We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
String conversion operator
Namespace: CodeJam.CollectionsAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static implicit operator string ( Suffix suffix )
VB
Public Shared Widening Operator CType ( suffix As Suffix ) As String
F#
Type: String[Missing documentation for "M:CodeJam.Collections.Suffix.op_Implicit(CodeJam.Collections.Suffix)~System.String"]
Suffix StructureCodeJam.Collections Namespace