DioDocs for PDF
Set メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.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 メンバ