Furcadia Framework For Third Party Programs
FurreListCount Property |
[This is preliminary documentation and is subject to change.]
Number of Avatars in the Dream
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public int Count { get; }
Public ReadOnly Property Count As Integer Get Dim instance As FurreList Dim value As Integer value = instance.Count
public: virtual property int Count { int get () sealed; }
abstract Count : int with get override Count : int with get
Property Value
Type: Int32Implements
ICollectionTCountICollectionCount
See Also