次の方法で共有


Add メソッド (String)

指定した識別子の AggregationAttribute を作成し、コレクションの末尾に追加します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Function Add ( _
    attributeId As String _
) As AggregationAttribute
'使用
Dim instance As AggregationAttributeCollection
Dim attributeId As String
Dim returnValue As AggregationAttribute

returnValue = instance.Add(attributeId)
public AggregationAttribute Add(
    string attributeId
)
public:
AggregationAttribute^ Add(
    String^ attributeId
)
member Add : 
        attributeId:string -> AggregationAttribute 
public function Add(
    attributeId : String
) : AggregationAttribute

パラメーター

戻り値

型: Microsoft.AnalysisServices. . :: . .AggregationAttribute
AggregationAttribute の追加先である、0 から始まるインデックスです。