Show / Hide Table of Contents

Method ExtString.Lenn


Overload

Returns System.String.Length. Returns 0 if this string is null.

public static int Lenn(this string t)
Parameters
t  (string)

This string.

Returns
int