VCDPropertyElement.Item Property

レメントのインターフェースの一つを返します。

構文

[VB.NET]
Public Item(Index As Integer) As VCDPropertyInterface
[C#]
public VCDPropertyInterface Item( int Index );
パラメータ 説  明
Index 返されるインターフェースのインデックスを指定します。
インデックスは [1, VCDPropertyElement.Countクラスライブラリリファレンス>クラス>VCDPropertyElement>VCDPropertyElement.Count Property ]の範囲である必要があり、そうでない場合にはエラーが発生します。

制限

ランタイムオンリー