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