PowerTools SPREAD for Windows Forms 8.0J
Values プロパティ (ShortcutDictionary)


内部コレクションの値を含むコレクションを取得します。
構文
'Declaration
 
Public ReadOnly Property Values As ICollection(Of String)
'使用法
 
Dim instance As ShortcutDictionary
Dim value As ICollection(Of String)
 
value = instance.Values
public ICollection<string> Values {get;}

プロパティ値

コレクションの値を含む文字列コレクション。
参照

ShortcutDictionary クラス
ShortcutDictionary メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.