P_Furcadia_Net_DreamInfo_FurreList_SyncRoot - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

FurreList.SyncRoot Property

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

[Missing

documentation for "P:Furcadia.Net.DreamInfo.FurreList.SyncRoot"]

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

Syntax

C#

public Object SyncRoot { get; }

VB

Public ReadOnly Property SyncRoot As Object
	Get

VB Usage

Dim instance As FurreList
Dim value As Object

value = instance.SyncRoot

C++

public:
virtual property Object^ SyncRoot {
	Object^ get () sealed;
}

F#

abstract SyncRoot : Object with get
override SyncRoot : Object with get

Property Value

Type: Object

Implements

ICollection.SyncRoot

See Also

Reference

FurreList Class
Furcadia.Net.DreamInfo Namespace

⚠️ **GitHub.com Fallback** ⚠️