[This is preliminary documentation and is subject to change.]

Returns true if the path is not containing any elements.

Namespace: Spielwerke.Data
Assembly:  Spielwerke.Data (in Spielwerke.Data.dll)
Version: 1.0.2761.41972

Syntax

C#
public bool IsEmpty{ get;}
Visual Basic (Declaration)
Public ReadOnly Property IsEmpty As Boolean
Visual C++
public:
property bool IsEmpty {
	bool get ();
}

See Also

PropertyChain Structure
Spielwerke.Data Namespace