Name | Description | |
---|---|---|
C1AnchorCollection Constructor |
The following tables list the members exposed by C1AnchorCollection.
Name | Description | |
---|---|---|
C1AnchorCollection Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the C1Anchor at the specified index. |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
Add | Adds a C1Anchor to the current collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
FindByName | Searches for an anchor with the specified name in the current collection. | |
IndexOf | Returns the index of a C1Anchor in the current collection. | |
Insert | Inserts a C1Anchor into the current collection. | |
Remove | Removes a C1Anchor from the current collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
OnClear | (Inherited from System.Collections.CollectionBase) | |
OnClearComplete | (Inherited from System.Collections.CollectionBase) | |
OnInsert | (Inherited from System.Collections.CollectionBase) | |
OnInsertComplete | (Inherited from System.Collections.CollectionBase) | |
OnRemove | (Inherited from System.Collections.CollectionBase) | |
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | (Inherited from System.Collections.CollectionBase) | |
OnValidate | (Inherited from System.Collections.CollectionBase) |