名前 | 解説 | |
---|---|---|
![]() | Count | Gets the number of elements contained in the System.Collections.ICollection. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。 |
![]() | IsFixedSize | Gets whether the collection size can change. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。 |
![]() | IsReadOnly | Gets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。 |
![]() | IsSynchronized | Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。 |
![]() | Item | Gets or sets the element at the specified index. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。 |
![]() | Parent | |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. C1.DataCollection.C1DataCollectionList<TreeViewItem>から継承されます。 |