PropertyKeyedCollection1.Names

PropertyKeyedCollection<T>.Names property

获取所有属性名称的集合。

public ICollection<string> Names { get; }

也可以看看