MeasurementCollection.Item[Int32] Property

Definition

public Microsoft.SqlServer.Management.Assessment.IDataRow this[int index] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Assessment.IDataRow
Default Public ReadOnly Property Item(index As Integer) As IDataRow

Parameters

index
Int32

Property Value

Implements

Applies to