M_CodeJam_TableData_DataLine_ToString - rsdn/CodeJam GitHub Wiki

DataLine.ToString Method

Returns the fully qualified type name of this instance.

Namespace: CodeJam.TableData
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0

Syntax

C#

public override string ToString()

VB

Public Overrides Function ToString As String

F#

abstract ToString : unit -> string 
override ToString : unit -> string 

Return Value

Type: String
A String containing a fully qualified type name.

See Also

Reference

DataLine Structure
CodeJam.TableData Namespace

⚠️ **GitHub.com Fallback** ⚠️