 | NamedElementSequenceTCount Property |
Gets the number of elements in this sequence
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
Property Value
Int32
See Also