Click or drag to resize

DfsDLLWrapperUtilGetDfsType Method (Array)

Get the DfsSimpleType of the given array.

Throws an exception is the array is not one of the supported types

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static DfsSimpleType GetDfsType(
	Array array
)

Parameters

array
Type: SystemArray

Return Value

Type: DfsSimpleType
See Also