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






Windows & Linux

Description

Adds a new element to the collection.

Syntax

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

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.