[]
Collection class used in C1TextElement inherited classes.
public class ProxyCollection<T> : IList<T>, ICollection<T>, IEnumerable<T>, IList, ICollection, IEnumerable where T : C1TextElement
Name | Description |
---|---|
T | The type of items in the collection. |
Name | Description |
---|---|
Count | |
IsFixedSize | |
IsReadOnly | |
IsSynchronized | |
this[int] | |
SyncRoot |