Share via


TraceReader.Item Property

Include Protected Members
Include Inherited Members

Gets the specified column.

Overload List

  Name Description
Public property Item[Int32] Gets the column specified by the index position.
Public property Item[String] Gets the column with the specified name.

Top