VCDSimpleProperty.VCDSimpleProperty Method
新しいVCDSimplePropertyオブジェクトを作成し、VCDPropertyItemsクラスライブラリリファレンス>クラス>VCDPropertyItemsコレクションとつなげます。
構文
[VB.NET]
Public Sub New(tree As VCDPropertyItems)
[C#]Public VCDSimpleProperty( VCDPropertyItems tree );
パラメータ | 説 明 |
---|---|
tree | VCDPropertyItemsクラスライブラリリファレンス>クラス>VCDPropertyItems コレクション |
サンプル
サンプルについてはVCD Simple Property Classを使用するプログラマーズガイド>VCDSimplePropertyを使用するをご参照ください。