'宣言 Public Overloads ReadOnly Property Item( _ ByVal key As String _ ) As ImageEntry
public ImageEntry Item( string key ) {get;}
パラメータ
- key
 - String that identifies the ImageEntry.
 
'宣言 Public Overloads ReadOnly Property Item( _ ByVal key As String _ ) As ImageEntry
public ImageEntry Item( string key ) {get;}