AGI STK VGT 11 Send comments on this topic.
ScalarNames Property (IAgCrdnParameterSet)
See Also 





Description

Get the names identifying individual scalars within parameter set.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ScalarNames() As System.Array

[C#]
public System.Array ScalarNames {get;}

[Managed C++]
public: __property System::Array^ get_ScalarNames();

[Unmanaged C++]
public: HRESULT get_ScalarNames(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getScalarNames();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1