Gets a nullable type for special cases when the array values can be nullable

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Type GetNullableType()
Visual Basic
Public Function GetNullableType As Type
JScript
public function GetNullableType() : Type

See Also