Interface IKeyedObject
IKeyedObject interface
キーを持つオブジェクトのインターフェイスを表します。
public interface IKeyedObject
プロパティ
| 名前 | 説明 |
|---|---|
| Key { get; } | オブジェクトキーを取得します。 |
関連項目
- 名前空間 Aspose.PSD
- 組み立て Aspose.PSD
キーを持つオブジェクトのインターフェイスを表します。
public interface IKeyedObject
| 名前 | 説明 |
|---|---|
| Key { get; } | オブジェクトキーを取得します。 |