STK ObjectsSend comments on this topic.
Add Method (IAgVeCorrelationListCollection)
See Also
Windows





Windows & Linux

Description

Adds a new element to the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgVeCorrelationListElement
[C#]
public IAgVeCorrelationListElement Add();
[Managed C++]
public: IAgVeCorrelationListElement ^ Add();
[Unmanaged C++]
public: HRESULT Add(
    IAgVeCorrelationListElement ** ppRetVal
);
[Java]
public IAgVeCorrelationListElement add();
[Python - STK API ]
def Add(self) -> "IAgVeCorrelationListElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.