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






Windows & Linux

Description

gets the available data

Property type

Read-only property

Syntax

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

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.