FurreList.fList Field

Furcadia Framework

FurreListfList Field

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.]

[Missing <summary> documentation for "F:Furcadia.Net.DreamInfo.FurreList.fList"]

Namespace:  Furcadia.Net.DreamInfo
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax

protected static IList<Furre> fList
Protected Shared fList As IList(Of Furre)

Dim value As IList(Of Furre)

value = FurreList.fList

FurreList.fList = value
protected:
static IList<Furre^>^ fList
static val mutable fList: IList<Furre>

Field Value

Type: IListFurre
See Also

Reference