[]
Describes a collection of C1AnchorInfo objects.
public class C1AnchorInfoCollection : CollectionBase, IList, ICollection, IEnumerable
Name | Description |
---|---|
C1AnchorInfoCollection() |
Name | Description |
---|---|
this[int] | Gets or sets the element at the specified index. |
Name | Description |
---|---|
Add(C1AnchorInfo) | Adds a C1AnchorInfo to the current collection. |
FindByName(string) | Searches C1AnchorInfo by anchor's name. |
OnClearComplete() | |
OnInsertComplete(int, object) | |
OnRemoveComplete(int, object) | |
OnSetComplete(int, object, object) |