Skip to content

T_CodeJam_TableData_FixedWidthFormat

andrewvk edited this page Jun 23, 2016 · 5 revisions

FixedWidthFormat Class

Fixed width format support.

Inheritance Hierarchy

System.Object
  CodeJam.TableData.FixedWidthFormat
Namespace: CodeJam.TableData
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public static class FixedWidthFormat

VB

Public NotInheritable Class FixedWidthFormat

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type FixedWidthFormat =  class end

The FixedWidthFormat type exposes the following members.

Methods

 

Name Description
Public methodStatic member CreateParser Creates fixed width format parser.
  Back to Top

See Also

Reference

CodeJam.TableData Namespace

Clone this wiki locally