VCDPropertyElement.Count Property

Returns the number of interfaces this element exposes to access its data.
Syntax:
[C#]
public int Count;
Limitations:

Run time only.

See also: VCDPropertyElement

<< VCDPropertyElement