Interface IKeyedObject

IKeyedObject interface

キーを持つオブジェクトのインターフェイスを表します。

public interface IKeyedObject

プロパティ

名前説明
Key { get; }オブジェクトキーを取得します。

関連項目