QuickObjects.ObjectBase Send comments on this topic.
ToString Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > Int64Field Class : ToString Method

ToString

Returns the String version of Value.

Returns:
Type
System.String

Syntax

C# 
public override string ToString()

Requirements

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

See Also