TraceReader.GetChars Method
Include Protected Members
Include Inherited Members
Gets a character array value from the specified column position, starting at the buffer offset.
Overload List
Name | Description | |
---|---|---|
![]() |
GetChars(Int32, array<Char[], Int32, Int32, Int32) | Gets a character array value from the record at the specified column position. |
![]() |
GetChars(Int32, Int64, array<Char[], Int32, Int32) | Gets a character array value from the record at the specified column position. |
Top
See Also