Bitmap for UWP
Get メソッド (ComArrayBase)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > ComArrayBase クラス : Get メソッド
The index.
Gets an object at the specified index.
シンタックス
'宣言
 
Public Function Get( _
   ByVal index As System.Integer _
) As ComObject
public ComObject Get( 
   System.int index
)

パラメータ

index
The index.

戻り値の型

参照

ComArrayBase クラス
ComArrayBase メンバ