'Declaration
Protected Overloads Sub AppendPerformanceInfo( _ ByVal description As System.String, _ ByVal value As System.Integer _ )
'Usage
Dim instance As NLayout Dim description As System.String Dim value As System.Integer instance.AppendPerformanceInfo(description, value)
protected void AppendPerformanceInfo( System.string description, System.int value )
Parameters
- description
- value