CLab# 1.0 API Documentation

Variable.ToString Method 

Returns a string representation of the name of the variable type and the variable name.

public override string ToString();

Return Value

String representation of the name of the variable type and the variable name.

See Also

Variable Class | CLab.Data Namespace