AGI STK Objects 11Send comments on this topic.
ElementNames Property (IAgDrDataSetCollection)
See Also
Windows






Windows & Linux

Description

Returns the element names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElementNames() As System.Array
[C#]
public System.Array ElementNames {get;}
[Managed C++]
public: __property System::Array get_ElementNames();
[Unmanaged C++]
public: HRESULT get_ElementNames(
    SAFEARRAY * * ppRetVal
);
[Java]
public VariantArray getElementNames();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.