VCDPropertyItem.Elements Property
VCDPropertyItemに含まれるVCDPropertyElementsクラスライブラリリファレンス>クラス>VCDPropertyElementsコレクションです。
構文
[VB.NET]
Public Elements As VCDPropertyElements
[C#]public VCDPropertyElements Elements;
制限
読み取り専用、ランタイムオンリー
備考
ElementsコレクションはVCDPropertyItemより提供される利用可能なVCDPropertyElementクラスライブラリリファレンス>クラス>VCDPropertyElementを取得するのに使われます。
1つのプロパティ項目が複数のVCDPropertyElementsを持つことも可能です。よってプロパティの値を提供するVCDPropertyElementと自動スイッチを提供するための第2のVCDPropertyElementを持つことも可能です。