IRowSet.Item[Int32] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::HostIntegration::Drda::Common::ICell ^ default[int] { Microsoft::HostIntegration::Drda::Common::ICell ^ get(int columnIndex); };
public Microsoft.HostIntegration.Drda.Common.ICell this[int columnIndex] { get; }
member this.Item(int) : Microsoft.HostIntegration.Drda.Common.ICell
Default Public ReadOnly Property Item(columnIndex As Integer) As ICell
Parameters
- columnIndex
- Int32