| XmlDataReaderColumnCollectionItem Property (Int32) |
Namespace: DataStreams.XmlAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public XmlDataReaderColumn this[
int columnIndex
] { get; set; }
Public Default Property Item (
columnIndex As Integer
) As XmlDataReaderColumn
Get
Set
Parameters
- columnIndex
- Type: SystemInt32
Property Value
Type:
XmlDataReaderColumnSee Also