Click or drag to resize
FixedWidthWriterColumnCollectionItem Property (Int32)

Namespace: DataStreams.FixedWidth
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public FixedWidthWriterColumn this[
	int i
] { get; set; }

Parameters

i
Type: SystemInt32

Property Value

Type: FixedWidthWriterColumn
See Also