We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The offset of the suffix from the beginning of the source string
Namespace: CodeJam.CollectionsAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public int Offset { get; }
VB
Public ReadOnly Property Offset As Integer Get
F#
member Offset : int with get
Type: Int32
Suffix StructureCodeJam.Collections Namespace