Adds a new element to the collection.
[Visual Basic .NET] |
---|
Public Function Add() As IAgVeCorrelationListElement
|
[C#] |
---|
public IAgVeCorrelationListElement Add();
|
[Managed C++] |
---|
public: IAgVeCorrelationListElement^ Add();
|
[Java] |
---|
public IAgVeCorrelationListElement add();
|
[Unmanaged C++] |
---|
public: HRESULT Add(
|