Share via


Classe MeasureGroupDimensionCollection

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

Spazio dei nomi:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")> _
Public NotInheritable Class MeasureGroupDimensionCollection _
    Inherits ModelComponentCollection
'Utilizzo
Dim instance As MeasureGroupDimensionCollection
[GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")]
public sealed class MeasureGroupDimensionCollection : ModelComponentCollection
[GuidAttribute(L"E7ECA830-47FE-464f-AF99-497D8CF17111")]
public ref class MeasureGroupDimensionCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")>]
type MeasureGroupDimensionCollection =  
    class
        inherit ModelComponentCollection
    end
public final class MeasureGroupDimensionCollection extends ModelComponentCollection

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..MeasureGroupDimensionCollection

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.