名前 | 解説 | |
---|---|---|
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 | アンマネージリソースの解放やリセットに関連付けられた、アプリケーション定義のタスクを実行します。 | |
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>から継承されます。 |