A Sandcastle Documented Class Library
Count Property
NamespacesColladaAccessorCount
Tells you how many entries exist in the Source that this Accessor is attached to
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
property int Count {
	int get ();
}

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)