STK ObjectsSend 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();
[Unmanaged C++]
public: HRESULT IsGroup(
    VARIANT_BOOL * pRetVal
);
[Java]
public bool isGroup();
[Python - STK API ]
def IsGroup(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.