VCDPropertyElements.Count Property

Returns the number of elements in the VCDPropertyElements collection.
Syntax:
[C#]
public int Count;
Limitations:

Read only.

See also: VCDPropertyElements, VCDPropertyElements.Item

<< VCDPropertyElements