Click or drag to resize

UdtMapTSetIgnoreCase Method

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public virtual UdtMap<T> SetIgnoreCase(
	bool value
)

Parameters

value
Type: SystemBoolean

Return Value

Type: UdtMapT
See Also