Interface IKeyedObject

IKeyedObject interface

表示带有键的对象的接口。

public interface IKeyedObject

特性

姓名描述
Key { get; }获取对象键。

也可以看看