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


キー文字列を指定してコレクションの項目を取得します。
構文
'Declaration
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal key As String _
) As SubStyle
'使用法
 
Dim instance As SubStyleCollection
Dim key As String
Dim value As SubStyle
 
value = instance.Item(key)
public new SubStyle Item( 
   string key
) {get;}

パラメータ

key
参照

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

 

 


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