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


インデックスを指定してコレクションの項目を取得します。
構文
'Declaration
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal index As Integer _
) As SubStyle
'使用法
 
Dim instance As SubStyleCollection
Dim index As Integer
Dim value As SubStyle
 
value = instance.Item(index)
public new SubStyle Item( 
   int index
) {get;}

パラメータ

index
参照

SubStyleCollection クラス
SubStyleCollection メンバ
オーバーロード一覧

 

 


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