Membri PerspectiveMeasureCollection

Contains a collection of PerspectiveMeasure objects. This class cannot be inherited.

Il tipo PerspectiveMeasureCollection espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Add(String) Creates and adds a PerspectiveMeasure, with the specified identifier, to the end of the collection.
Metodo protetto Add(ModelComponent) Infrastruttura. (Ereditato da ModelComponentCollection).
Metodo pubblico Add(PerspectiveMeasure) Adds a PerspectiveMeasure to the end of the collection.
Metodo protetto Add(String, IModelComponent) (Ereditato da ModelComponentCollection).
Metodo protetto Add(ModelComponent, Boolean) Infrastruttura. (Ereditato da ModelComponentCollection).
Metodo protetto Add(String, IModelComponent, Boolean) (Ereditato da ModelComponentCollection).
Metodo protetto AddNew(String, Type) Infrastruttura. (Ereditato da ModelComponentCollection).
Metodo protetto AddNew(String, String, Type) Infrastruttura. (Ereditato da ModelComponentCollection).
Metodo pubblico CanAdd Infrastruttura. (Ereditato da ModelComponentCollection).
Metodo protetto ChangeKey Infrastruttura. (Ereditato da ModelComponentCollection).
Metodo pubblico Clear Removes all elements from the ModelComponentCollection. (Ereditato da ModelComponentCollection).
Metodo pubblico Contains(String) Indicates whether the collection contains a PerspectiveMeasure that has the specified identifier.
Metodo protetto Contains(IModelComponent) (Ereditato da ModelComponentCollection).
Metodo pubblico Contains(PerspectiveMeasure) Indicates whether the collection contains the specified PerspectiveMeasure.
Metodo pubblico CopyTo Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (Ereditato da ModelComponentCollection).
Metodo protetto EnsureLoaded Infrastruttura. (Ereditato da ModelComponentCollection).
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico Find Gets the PerspectiveMeasure that has the specified identifier from the collection.
Metodo pubblico GetEnumerator Returns an enumerator that can iterate through the ModelComponentCollection. (Ereditato da ModelComponentCollection).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo protetto GetItem Gets a reference to the specified component. (Ereditato da ModelComponentCollection).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico IndexOf(String) Gets the index of the PerspectiveMeasure that has the specified identifier.
Metodo protetto IndexOf(IModelComponent) (Ereditato da ModelComponentCollection).
Metodo pubblico IndexOf(PerspectiveMeasure) Gets the index of a specified PerspectiveMeasure.
Metodo protetto Insert(Int32, ModelComponent) Infrastruttura. (Ereditato da ModelComponentCollection).
Metodo pubblico Insert(Int32, PerspectiveMeasure) Inserts a PerspectiveMeasure into the collection at the specified index.
Metodo pubblico Insert(Int32, String) Creates and inserts a PerspectiveMeasure, with the specified identifier, into the collection at the specified index.
Metodo protetto Insert(IModelComponent, String, Int32) (Ereditato da ModelComponentCollection).
Metodo protetto Insert(IModelComponent, String, Int32, Boolean) (Ereditato da ModelComponentCollection).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico