Interface IKeyedObject
Interface IKeyedObject
名称: Aspose.Imaging アセンション: Aspose.Imaging.dll (25.4.0)
キーを持つオブジェクトのインターフェイスを表します。
public interface IKeyedObject
Properties
Key
オブジェクトキーを入手します。
string Key { get; }
名称: Aspose.Imaging アセンション: Aspose.Imaging.dll (25.4.0)
キーを持つオブジェクトのインターフェイスを表します。
public interface IKeyedObject
オブジェクトキーを入手します。
string Key { get; }