Click or drag to resize
XmlRecordReaderColumnCollectionItem Property (Int32)

Namespace: DataStreams.Xml
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public XmlRecordReaderColumn this[
	int columnIndex
] { get; set; }

Parameters

columnIndex
Type: SystemInt32

Property Value

Type: XmlRecordReaderColumn
See Also