AGI STK Objects 11 Send comments on this topic.
Add Method (IAgVOPointableElementsCollection)
See Also 
Windows






Windows & Linux

Description

Adds a new element to the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgVOPointableElementsElement

[C#]
public IAgVOPointableElementsElement Add();

[Managed C++]
public: IAgVOPointableElementsElement^ Add();

[Java]
public IAgVOPointableElementsElement add();

[Unmanaged C++]
public: HRESULT Add(
IAgVOPointableElementsElement ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface