Adds a new element to the collection using the specified fully qualified component's path (i.e. "Scenario/Scenario1 AnalysisInterval EventInterval"). Only intervals, interval lists or interval collections are allowed.
| [Visual Basic .NET] |
|---|
Public Function Add( _ ByVal QualifiedPath As String _ ) As IAgVeGfxTimeComponentsElement |
| [C#] |
|---|
public IAgVeGfxTimeComponentsElement Add( |
| [Managed C++] |
|---|
public: IAgVeGfxTimeComponentsElement^ Add( |
| [Java] |
|---|
public IAgVeGfxTimeComponentsElement add( |
| [Unmanaged C++] |
|---|
public: HRESULT Add( |
- QualifiedPath
