Exists Property

Stot

Stot

IDocument..::..Exists Property

Gets a value indicating whether this [IDocument] is exists.

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


bool Exists { get; }
ReadOnly Property Exists As Boolean
	Get
property bool^ Exists {
	bool^ get ();
}

Field Value

true if exists; otherwise, false.