<< Click to Display Table of Contents >> Navigation: »No topics above this level« TracePointData.DataTo Method |
Converts the data to the given type
[Visual Basic]
Public Sub DataTo( _
ByVal conversionType As TypeCode _
)
[C#]
public object DataTo(
TypeCode conversionType
);
conversionType
The data type used for conversion.
The correspondig data on succes else null.
TracePointData Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]