The DictionaryImage type exposes the following members.
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|   | Image | 
            Gets or sets the Image stored by the current DictionaryImage.
             | 
|   | Name | 
            Gets or sets the name of the current item.
            The name must be unique within the Dictionary containing the item.
            (Inherited from DictionaryItem.) | 
|   | Owner | 
            Gets the Dictionary object that is the owner of the current item.
            (Inherited from DictionaryItem.) | 
 
     
     
     
     
    