Represents interface for objects with keys.
Namespace: Aspose.PSDAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxpublic interface IKeyedObject
Public Interface IKeyedObject
public interface class IKeyedObject
type IKeyedObject = interface end
The IKeyedObject type exposes the following members.
Properties
| Name | Description |
---|
 | Key |
Gets the object key.
|
See Also