AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.