RateCollection
RateCollection class
を含むコレクションを表しますRateオブジェクト.
public class RateCollection : IDictionary<RateType, RateByDateCollection>
プロパティ
| 名前 | 説明 |
|---|---|
| Count { get; } | RateCollection に含まれる要素の数を取得します。 |
| IsReadOnly { get; } | このコレクションが読み取り専用かどうかを示す値を取得します。 |
| Item { get; set; } | 指定されたインデックスの要素を返すか、設定します. |
| ParentResource { get; } | 親を取得しますResourceこのコレクションのオブジェクト. |
メソッド
| 名前 | 説明 |
|---|---|
| Add(DateTime) | 新規追加Rateこのコレクションへのインスタンス. |
| Add(DateTime, RateType) | 新規追加Rateこのコレクションへのインスタンス. |
| GetEnumerator() | このコレクションの列挙子を返します。 |
| Remove(Rate) | このコレクションから Rate インスタンスを削除します。 |
| ToList() | はRateCollectionのリストへのオブジェクトRateオブジェクト. |
| ToList(RateType) | はRateCollectionのリストへのオブジェクトRate指定されたフィルタでオブジェクトをフィルタリングRateType type. |
関連項目
- enum RateType
- class RateByDateCollection
- 名前空間 Aspose.Tasks
- 組み立て Aspose.Tasks