You are here: Start » FIL.NET » NullableBase<T>.GetValueOrDefault Method

NullableBase<T>.GetValueOrDefault Method

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public T GetValueOrDefault
(
	T defaultValue
)

Parameters

Name Type Range Default Description
defaultValueT

Function Overrides

See also