'宣言 Public Overloads ReadOnly Property Item( _ ByVal key As System.String _ ) As ImageEntry
public ImageEntry Item( System.string key ) {get;}
パラメータ
- key
 - ImageEntryを識別する文字列。
 
'宣言 Public Overloads ReadOnly Property Item( _ ByVal key As System.String _ ) As ImageEntry
public ImageEntry Item( System.string key ) {get;}