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






Windows & Linux

Description

Adds a new element to the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgVeGfxTimeEventsElement
[C#]
public IAgVeGfxTimeEventsElement Add();
[Managed C++]
public: IAgVeGfxTimeEventsElement^ Add();
[Java]
public IAgVeGfxTimeEventsElement add();
[Unmanaged C++]
public: HRESULT Add(
   IAgVeGfxTimeEventsElement ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.