TechTalk Genome v4.2

NullableString.Clone Method 

Creates a copy of this NullableString structures.

public NullableString Clone();

Return Value

A new NullableString object in which all property values are the same as the original.

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