AGI STK Objects 11 Send comments on this topic.
IsGroup Method (IAgDataProviderInfo)
See Also 
Windows






Windows & Linux

Description

Determines if the data provider represents a group.

Syntax

[Visual Basic .NET]
Public Function IsGroup() As Boolean

[C#]
public bool IsGroup();

[Managed C++]
public: bool IsGroup();

[Java]
public bool isGroup();

[Unmanaged C++]
public: HRESULT IsGroup(
VARIANT_BOOL * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface