PowerTCP Mail for .NET
GetByteCount Method
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace > ImapUTF7Encoding Class : GetByteCount Method




Calculates the number of bytes required to store the results of encoding a range of characters from a specified Unicode character array.

Overload List

OverloadDescription
GetByteCount(Char[],Int32,Int32)Calculates the number of bytes required to store the results of encoding a range of characters from a specified Unicode character array.  
GetByteCount(Char[]) (Inherited from System.Text.Encoding)
GetByteCount(String) (Inherited from System.Text.Encoding)
GetByteCount(Char,Int32) (Inherited from System.Text.Encoding)

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.