名前 | 解説 | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.ICollection. System.Collections.ICollectionから継承されます。 | |
Document | ||
Fonts | ||
IsFixedSize | Gets a value indicating whether the System.Collections.IList has a fixed size. System.Collections.IListから継承されます。 | |
IsReadOnly | Gets a value indicating whether the System.Collections.IList is read-only. System.Collections.IListから継承されます。 | |
IsSynchronized | Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). System.Collections.ICollectionから継承されます。 | |
Item | Gets or sets the element at the specified index. System.Collections.IListから継承されます。 | |
SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. System.Collections.ICollectionから継承されます。 |