FurreList Properties
From FFF3PP
Furcadia Framework For Third Party Programs
|
|
FurreList Properties |
[This is preliminary documentation and is subject to change.]
The FurreList type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of Avatars in the Dream
| |
| IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
| |
| IsSynchronized |
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
| |
| ItemInt32 |
Gets or sets the Furre at the specified index.
| |
| ItemFurre |
Gets or set the Furre at index of fur
| |
| SyncRoot |
Gets an object that can be used to synchronize access to the ICollection.
| |
| ToIList |
Gets to i list.
|