Skip Navigation Links.

H5P Members

The H5P type exposes the following members.

Methods

  NameDescription
Public methodStatic memberclose
Public methodStatic membercreate
Creates a new property as an instance of a property list class. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-Create
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic membergetChunk
Retrieves the size of chunks for the raw data of a chunked layout dataset. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-GetChunk
Public methodStatic membergetDataTransform
Public methodGetHashCode (Inherited from Object.)
Public methodStatic membergetLayout
Returns the layout of the raw data for a dataset. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-GetLayout
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic membersetBuffer(H5PropertyListId, H5Memory, H5Memory)
Sets type conversion and background buffers. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetBuffer
Public methodStatic membersetBuffer(H5PropertyListId, Int64, IntPtr, IntPtr)
Sets type conversion and background buffers. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetBuffer
Public methodStatic membersetChunk
Sets the size of the chunks used to store a chunked layout dataset. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetChunk
Public methodStatic membersetDataTransform
Public methodStatic membersetDeflate(H5PropertyListId, Int32)
Sets compression method and compression level. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetDeflate
Public methodStatic membersetDeflate(H5PropertyListId, UInt32)
Public methodStatic membersetFillValue<(Of <<'(Type>)>>)
Public methodStatic memberSetIntermediateGroupCreation
Specifies in property list whether to create missing intermediate groups. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetCreateIntermediateGroup
Public methodStatic memberSetLinkCreationOrder
Sets creation order tracking and indexing for links in a group. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetLinkCreationOrder
Public methodStatic membersetVlenMemManager
Sets the memory manager for variable-length datatype allocation in H5Dread and H5Dvlen_reclaim. http://www.hdfgroup.org/HDF5/doc/RM/RM_H5P.html#Property-SetVLMemManager
Public methodToString (Inherited from Object.)

See Also