AGI STK Astrogator 11 Send comments on this topic.
Add Method (IAgVAProfileCollection)
See Also 
ProfileName





Description

Adds a profile.

Syntax

[Visual Basic .NET]
Public Function Add( _
   ByVal ProfileName As String _
) As IAgVAProfile

[C#]
public IAgVAProfile Add(
string ProfileName
);

[Managed C++]
public: IAgVAProfile^ Add(
String __gc ^ ProfileName
);

[Java]
public IAgVAProfile add(
String ProfileName
);

[Unmanaged C++]
public: HRESULT Add(
BSTR ProfileName,
IAgVAProfile ** ReturnValue
);

Parameters

ProfileName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1