DfsDLLWrapperUtil Methods |
The DfsDLLWrapperUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | dfsAddCustomBlock |
Add the custom block to the file pointer to by headerPointer |
![]() ![]() | dfsGetItemSpatialAxis |
Get the spatial axis for the item pointer to by the itemPointer |
![]() ![]() | dfsGetTemporalAxis |
Get the temporal axis of the file pointer to by the headerPointer |
![]() ![]() | dfsSetItemSpatialAxis |
Set the spatial axis on the item pointer to by itemPointer
based on the spatialAxis |
![]() ![]() | dfsSetTemporalAxis |
Set the temporal axis of the file pointer to by headerPointer
based on the temporalAxis |
![]() ![]() | FromDfsDateStrings |
Converts a DateTime into the two strings in MZ format for date and time, respectively
|
![]() ![]() | GetDfsType(Array) |
Get the DfsSimpleType of the given array.
Throws an exception is the array is not one of the supported types |
![]() ![]() | GetDfsType(Type) |
convert a System.Type into a UfsSimpleType, if possible
|
![]() ![]() | GetSystemType |
returns the .Net type for a DHI type
|
![]() ![]() | ToDfsDateStrings |
Create two strings in MZ format for date and time, respectively
|