TechTalk Genome v4.2

NullableString.GetTypeCode Method 

Returns the TypeCode for value type NullableString.

public TypeCode GetTypeCode();

Return Value

The enumerated constant, TypeCode.NullableString.

Requirements

Namespace: TechTalk.Genome.NullableTypes

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableString Class | TechTalk.Genome.NullableTypes Namespace