接口 IKeyedObject

IKeyedObject interface

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

public interface IKeyedObject

属性

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

另请参见