Names
PropertyKeyedCollection<T>.Names property
すべてのプロパティ名のコレクションを取得します。
public ICollection<string> Names { get; }
関連項目
- class PropertyKeyedCollection<T>
- 名前空間 Aspose.Tasks.Properties
- 組み立て Aspose.Tasks
すべてのプロパティ名のコレクションを取得します。
public ICollection<string> Names { get; }