Link |
public class LinkList : NativeObject, IList<Link>, ICollection<Link>, IEnumerable<Link>, IEnumerable
The LinkList type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly | ||
| Item |
| Name | Description | |
|---|---|---|
| Add | ||
| Contains | ||
| CopyTo | ||
| Equals | (Inherited from NativeObject) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from NativeObject) | |
| IndexOf | ||
| Insert |