AGI STK Astrogator 11Send comments on this topic.
Copy Method (IAgVAProfile)
See Also 
Windows






Windows & Linux

Description

Makes a copy of the profile.

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.