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

The number of PropertyHandle in this chain.

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

Syntax

C#
public int Count{ get;}
Visual Basic (Declaration)
Public ReadOnly Property Count As Integer
Visual C++
public:
virtual property int Count {
	int get () sealed;
}

See Also

PropertyChain Structure
Spielwerke.Data Namespace