QuickObjects.ObjectBase Send comments on this topic.
Clear Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > OriginalField Class : Clear Method
Clear method simply resets the Value, IsLoaded and IsNull properties.

Syntax

C# 
public void Clear()

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also