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.PSD
- assembly Aspose.PSD
Represents interface for objects with keys.
public interface IKeyedObject
Name | Description |
---|---|
Key { get; } | Gets the object key. |