Public Shared Function get_simple_extent_type ( _ spaceId As H5DataSpaceId _ ) As H5S..::..H5SClass
public static H5S..::..H5SClass get_simple_extent_type( H5DataSpaceId spaceId )
public: static H5S..::..H5SClass get_simple_extent_type( H5DataSpaceId^ spaceId )
HDF5DotNet.H5S.get_simple_extent_type = function(spaceId);