Membres MeasureGroupCollection
Contains a collection of MeasureGroup objects. This class cannot be inherited.
Le type MeasureGroupCollection expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Add() () () () | Creates and adds a MeasureGroup to the end of the collection. | |
Add(String) | Creates and adds a MeasureGroup, with the specified identifier, to the end of the collection. | |
Add(MeasureGroup) | Adds a MeasureGroup to the end of the collection. | |
Add(ModelComponent) | Adds a ModelComponent to the end of the MajorObjectCollection. (Hérité de MajorObjectCollection.) | |
Add(String, String) | Creates and adds a MeasureGroup, with the specified name and identifier, to the end of the collection. | |
Add(String, IModelComponent) | (Hérité de ModelComponentCollection.) | |
Add(ModelComponent, Boolean) | Infrastructure. (Hérité de ModelComponentCollection.) | |
Add(String, IModelComponent, Boolean) | (Hérité de ModelComponentCollection.) | |
AddNew(String, Type) | Infrastructure. (Hérité de ModelComponentCollection.) | |
AddNew(String, String, Type) | Infrastructure. (Hérité de ModelComponentCollection.) | |
CanAdd | (Se substitue à NamedComponentCollection. . :: . .CanAdd(ModelComponent, String%).) | |
ChangeKey | Infrastructure. (Hérité de ModelComponentCollection.) | |
Clear | Removes all elements from the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
Contains(String) | Indicates whether the collection contains a MeasureGroup that has the specified identifier. | |
Contains(IModelComponent) | (Hérité de ModelComponentCollection.) | |
Contains(MeasureGroup) | Indicates whether the collection contains a specified MeasureGroup. | |
ContainsName | (Hérité de NamedComponentCollection.) | |
CopyTo | Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (Hérité de ModelComponentCollection.) | |
EnsureLoaded | Infrastructure. (Hérité de ModelComponentCollection.) | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
Find | Gets the MeasureGroup that has the specified identifier from the collection. | |
FindByName | Gets the MeasureGroup that has the specified name from the collection. | |
GetByName | Gets the MeasureGroup that has the specified name from the collection. | |
GetEnumerator | Returns an enumerator that can iterate through the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
GetHashCode | (Hérité de Object.) | |
GetItem | Gets a reference to the specified component. (Hérité de ModelComponentCollection.) | |
GetNewID() () () () | (Hérité de NamedComponentCollection.) | |
GetNewID(String) | (Hérité de NamedComponentCollection.) | |
GetNewName() () () () | (Hérité de NamedComponentCollection.) | |
GetNewName(String) | (Hérité de NamedComponentCollection.) | |
GetType | (Hérité de Object.) | |
IndexOf(String) | Gets the index of a MeasureGroup that has the specified identifier. | |
IndexOf(IModelComponent) | (Hérité de ModelComponentCollection.) | |
IndexOf(MeasureGroup) | Gets the index of a specified MeasureGroup. | |
IndexOfName | (Hérité de NamedComponentCollection.) | |
Insert(Int32) | Creates and inserts a MeasureGroup into the collection at the specified index. | |
Insert(Int32, ModelComponent) | Inserts a ModelComponent in the MajorObjectCollection at the specified index. (Hérité de MajorObjectCollection.) | |
Insert(Int32, MeasureGroup) | Inserts a MeasureGroup into the collection at the specified index. | |
Insert(Int32, String) | Creates and inserts a MeasureGroup, with the specified identifier, into the collection at the specified index. | |
Insert(Int32, String, String) | Creates and inserts a MeasureGroup, with the specified name and identifier, into the collection at the specified index. | |
Insert(IModelComponent, String, Int32) | (Hérité de ModelComponentCollection.) | |
Insert(IModelComponent, String, Int32, Boolean) | (Hérité de ModelComponentCollection.) | |
IsValidID(String) | (Hérité de NamedComponentCollection.) | |
IsValidID(String, String%) | (Hérité de NamedComponentCollection.) | |
IsValidID(String, Type, String%) | (Hérité de NamedComponentCollection.) | |
IsValidName(String) | (Hérité de NamedComponentCollection.) | |
IsValidName(String, String%) | (Hérité de NamedComponentCollection.) | |
IsValidName(String, Type, String%) | (Hérité de NamedComponentCollection.) | |
MemberwiseClone | (Hérité de Object.) | |
Move(Int32, Int32) | Moves a MeasureGroup at the current specified index to a new specified index in the collection. | |
Move(String, Int32) | Moves the MeasureGroup that has the specified identifier to the specified index in the collection. | |
Move(MeasureGroup, Int32) | Moves a MeasureGroup to a new index in the collection. | |
Remove(String) | Removes the MeasureGroup that has the specified identifier from the collection. | |
Remove | (Hérité de ModelComponentCollection.) | |
Remove(MeasureGroup) | Removes the specified MeasureGroup from the collection. | |
Remove(String, Boolean) | Infrastructure. | |
Remove(MeasureGroup, Boolean) | Infrastructure. | |
RemoveAt(Int32) | Removes the IModelComponent at the specified index from the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
RemoveAt(Int32, Boolean) | Infrastructure. (Hérité de ModelComponentCollection.) | |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
DemandLoadingService | Infrastructure. (Hérité de ModelComponentCollection.) | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (Hérité de ModelComponentCollection.) | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (Hérité de ModelComponentCollection.) | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Hérité de ModelComponentCollection.) | |
Item[ ( [ ( Int32] ) ] ) | Gets the MeasureGroup at the specified index from the collection. | |
Item[ ( [ ( String] ) ] ) | Gets the MeasureGroup that has the specified identifier from the collection. | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
Preloadable | Infrastructure. (Hérité de ModelComponentCollection.) | |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (Hérité de ModelComponentCollection.) |
Haut de la page
Événements
Nom | Description | |
---|---|---|
CollectionChanged | Infrastructure. (Hérité de ModelComponentCollection.) | |
CollectionChanging | Infrastructure. (Hérité de ModelComponentCollection.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IList. . :: . .Add | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Clear | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Contains | (Hérité de ModelComponentCollection.) | |
IList. . :: . .IndexOf | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Insert | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Item | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Remove | (Hérité de ModelComponentCollection.) | |
IList. . :: . .RemoveAt | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Contains | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Remove(IModelComponent) | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Remove(IModelComponent, Boolean) | (Hérité de ModelComponentCollection.) | |
IOnDemandLoadableCollection. . :: . .BlockOnDemandLoad | (Hérité de ModelComponentCollection.) | |
IOnDemandLoadableCollection. . :: . .Loaded | (Hérité de ModelComponentCollection.) |
Haut de la page