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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.