NonGenericDictionary.Item
NonGenericDictionary indexer
Gets or sets the element with the specified key.
public object this[object key] { get; set; }
Parameter | Description |
---|---|
key | The element key. |
Return Value
The element with the specified key.
See Also
- class NonGenericDictionary
- namespace Aspose.Imaging
- assembly Aspose.Imaging