Spread Silverlight Documentation
ToString Method (CalcStructReferenceIndentity)


GrapeCity.CalcEngine Namespace > CalcStructReferenceIndentity Class : ToString Method
Returns a System.String that represents this instance.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
'Usage
 
Dim instance As CalcStructReferenceIndentity
Dim value As System.String
 
value = instance.ToString()
public override System.string ToString()

Return Value

A System.String that represents this instance.
See Also

Reference

CalcStructReferenceIndentity Class
CalcStructReferenceIndentity Members