ComponentOne Studio for WinRT XAML
Item プロパティ (C1OrderedSet)

指定されたインデックスにある System.Int32 を取得します。
構文
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As System.Integer
public System.int this[ 
   System.int index
]; {get;}

パラメータ

index
参照

C1OrderedSet クラス
C1OrderedSet メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.