名前 | 解説 | |
---|---|---|
MappingCollectionBase<T> コンストラクタ | Initializes a new instance of the MappingCollectionBase<T> class. |
MappingCollectionBase<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
MappingCollectionBase<T> コンストラクタ | Initializes a new instance of the MappingCollectionBase<T> class. |
名前 | 解説 | |
---|---|---|
Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. | |
Count | Gets the number of elements actually contained in the MappingCollectionBase<T> object. | |
IdMapping | Returns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source. | |
IndexMapping | Returns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source. | |
Item | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 | |
Site | Gets or sets the ISite associated with the IComponent. |
名前 | 解説 | |
---|---|---|
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 | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
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>から継承されます。 |