FurreList.Count Property

Furcadia Framework

FurreListCount Property

Furcadia Framework For Third Party Programs
This stuff is still in the planning stages. Any questions or Comments are welcome.

[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 42
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: Int32

Implements

ICollectionTCount
ICollectionCount
See Also

Reference