You are here: Start » AVL.NET » NullableBase<T>.GetValueOrDefault Method
NullableBase<T>.GetValueOrDefault Method
| Namespace: | Atl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public T GetValueOrDefault
(
	T defaultValue
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| defaultValue | T | 
