GrapeCity SPREAD for Windows Forms 11.0J
Item プロパティ (FpStatusBarElementCollection)


取得する要素の0から始まるインデックス
指定したインデックスの要素を取得します。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As IFpStatusBarElement
'使用法
 
Dim instance As FpStatusBarElementCollection
Dim index As Integer
Dim value As IFpStatusBarElement
 
value = instance.Item(index)
public IFpStatusBarElement this[ 
   int index
]; {get;}

パラメータ

index
取得する要素の0から始まるインデックス
参照

FpStatusBarElementCollection クラス
FpStatusBarElementCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.