TechTalk Genome v4.2

NullableBoolean.GetTypeCode Method 

Returns the TypeCode for value type NullableBoolean.

public TypeCode GetTypeCode();

Return Value

The enumerated constant, TypeCode.NullableBoolean.

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableBoolean Class | TechTalk.Genome.NullableTypes Namespace