Compartir a través de


Contains Método

Checks whether the collection contains an AggregationDimension.

Lista de sobrecargas

  Nombre Descripción
Método publico Contains(String) Checks whether the collection contains an AggregationDimension with the specified identifier.
Método publico Contains(AggregationDimension) Checks whether the collection contains a specified AggregationDimension.
Método protegido Contains(IModelComponent) (Se hereda de ModelComponentCollection).

Principio