Name | Description | |
---|---|---|
C1AnchorInfoCollection Constructor |
The following tables list the members exposed by C1AnchorInfoCollection.
Name | Description | |
---|---|---|
C1AnchorInfoCollection Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
Add | Adds a C1AnchorInfo to the current collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
FindByName | Searches C1AnchorInfo by anchor's name. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
OnClear | (Inherited from System.Collections.CollectionBase) | |
OnClearComplete | Overridden. Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. | |
OnInsert | (Inherited from System.Collections.CollectionBase) | |
OnInsertComplete | Overridden. Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. | |
OnRemove | (Inherited from System.Collections.CollectionBase) | |
OnRemoveComplete | Overridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance. | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | Overridden. Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance. | |
OnValidate | (Inherited from System.Collections.CollectionBase) |