Org.Apache.Http.Conn.Ssl.AbstractVerifier.CountDots Method
Counts the number of dots "." in a string.

Syntax

[Android.Runtime.Register("countDots", "(Ljava/lang/String;)I", "")]
public static int CountDots (string s)

Parameters

s
string to count dots from

Returns

Documentation for this section has not yet been entered.

Remarks

Counts the number of dots "." in a string.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Conn.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1