Bitmap for WPF
Set メソッド (ComArrayBase)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > ComArrayBase クラス : Set メソッド
The index.
The value.
Sets an object at the specified index.
シンタックス
'宣言
 
Public Sub Set( _
   ByVal index As System.Integer, _
   ByVal value As ComObject _
) 
public void Set( 
   System.int index,
   ComObject value
)

パラメータ

index
The index.
value
The value.
参照

ComArrayBase クラス
ComArrayBase メンバ