Click or drag to resize

FurreList Properties

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

The FurreList type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListFurre.)
Public propertyCount (Inherited from ListFurre.)
Public propertyIsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
Public propertyItemInt32
Gets or sets the element at the specified index.
(Inherited from ListFurre.)
Public propertyItemFurre
Gets or set the Furre at index of fur
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ICollection.
Top
See Also