Names

PropertyKeyedCollection<T>.Names property

すべてのプロパティ名のコレクションを取得します。

public ICollection<string> Names { get; }

関連項目