This document is archived and information here might be outdated. Recommended version. |
Adds the collection of elements to the model.
[Visual Basic .NET] Public Sub AddElements ( _ ByVal Elements As IArray _ )
[C#] public void AddElements ( IArray Elements );
[C++]
HRESULT AddElements(
IArray* Elements
);
[C++] Parameters Elements [in]
Elements is a parameter of type IArray*