![]() |
FurreList Properties |
[This is preliminary documentation and is subject to change.]
The FurreList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListFurre.) |
![]() | Count | Gets the number of elements contained in the ListT. (Inherited from ListFurre.) |
![]() | IsSynchronized |
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
|
![]() | ItemInt32 | Gets or sets the element at the specified index. (Inherited from ListFurre.) |
![]() | ItemFurre |
Gets or set the Furre at index of fur
|
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the ICollection.
|