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