Set the character encoding.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub setEncoding( _ ByVal encoding_name As String _ ) _ Implements INetricsRecFile.setEncoding |
| C# |
|---|
| public void setEncoding( string encoding_name ) |
| C++ |
|---|
| public: void setEncoding( String encoding_name ) sealed |
| J# |
|---|
| public void setEncoding( string encoding_name ) |
| JScript |
|---|
| public
function setEncoding( encoding_name : String ) |
Implements
INetricsRecFile.setEncoding
Remarks
Sets the character encoding to the named character set.