![]() | CMVIEW.iIsGroup Method |
Namespace: GeoEngine.Core.GXNetX
public int iIsGroup( string group, int what ) public int iIsGroup( string group, int what )
Public Function iIsGroup ( group As String, what As Integer ) As Integer Public Function iIsGroup ( group As String, what As Integer ) As Integer
public: int iIsGroup( String^ group, int what ) public: int iIsGroup( String^ group, int what )
member iIsGroup : group : string * what : int -> int member iIsGroup : group : string * what : int -> int