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