Метод Add (Hierarchy)

Adds a Hierarchy to the end of the collection.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Function Add ( _
    item As Hierarchy _
) As Integer
'Применение
Dim instance As HierarchyCollection
Dim item As Hierarchy
Dim returnValue As Integer

returnValue = instance.Add(item)

Параметры

Возвращаемое значение

Тип System. . :: . .Int32
The zero-based index at which the Hierarchy has been added.