Mono Class Library: System.Text.UnicodeEncoding Overview | Members

System.Text.UnicodeEncoding.GetBytes Method

Documentation for this section has not yet been entered. [Edit]

[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public override int GetBytes (char* chars, int charCount, byte* bytes, int byteCount)

Parameters

chars
Documentation for this section has not yet been entered. [Edit]
charCount
Documentation for this section has not yet been entered. [Edit]
bytes
Documentation for this section has not yet been entered. [Edit]
byteCount
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0