Interface IKeyedObject
IKeyedObject interface
Represents interface for objects with keys.
public interface IKeyedObject
Properties
Name | Description |
---|---|
Key { get; } | Gets the object key. |
See Also
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Represents interface for objects with keys.
public interface IKeyedObject
Name | Description |
---|---|
Key { get; } | Gets the object key. |