VCDSimpleProperty.OnePush Method
指定したプロパティ項目の操作を実行します。
構文
[VB.NET]
Public Sub OnePush(id As String)
[C#]public void OnePush(string id);
| パラメータ | 説 明 |
|---|---|
| id | 操作を実行するVCDPropertyItemクラスライブラリリファレンス>クラス>VCDPropertyItemのIDです。 |
