| 名前 | 解説 | |
|---|---|---|
![]() | MappingCollectionBase<T> コンストラクタ | MappingCollectionBase<T>クラスの新しいインスタンスを初期化します。 |
MappingCollectionBase<T>データ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | MappingCollectionBase<T> コンストラクタ | MappingCollectionBase<T>クラスの新しいインスタンスを初期化します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Comparer | コレクション内のキーの等価性の決定に使用する汎用の 等価比較子を取得します。 |
![]() | Count | MappingCollectionBase<T>オブジェクト内に 実際に格納されている要素の数を取得します。 |
![]() | IdMapping | BasePersistableObject.Idプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 BasePersistableObject.Idプロパティを データソース内の適切なフィールドに連結できます。 |
![]() | IndexMapping | BasePersistableObject.Indexプロパティの MappingInfoオブジェクトを返します。ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、 BasePersistableObject.Indexプロパティを データソース内の適切なフィールドに連結できます。 |
![]() | Item | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 |
![]() | Site | IComponent に関連付けられた ISite を取得または設定します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | Contains | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 |
![]() | CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | Dispose | アンマネージリソースの解放(free/release)またはリセットに関連付けられた アプリケーション定義のタスクを実行します。 |
![]() | IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
![]() | Remove | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 |
![]() | RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |