IKeyedObject Interface
Represents interface for objects with keys.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public interface IKeyedObject

The IKeyedObject type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets the object key.
See Also