Gets the current length.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
public int GetLength()
Visual Basic
Public Function GetLength As Integer
Visual C++
public:
int GetLength()

Return Value

The current length.

See Also