TraceReader.Item Property
Include Protected Members
Include Inherited Members
Gets the specified column.
Overload List
Name | Description | |
---|---|---|
![]() |
Item[Int32] | Gets the column specified by the index position. |
![]() |
Item[String] | Gets the column with the specified name. |
Top
See Also