Android.Text.Util.Rfc822Tokenizer.Tokenize Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("tokenize", "(Ljava/lang/CharSequence;Ljava/util/Collection;)V", "")]
public static void Tokenize (Java.Lang.ICharSequence text, ICollection<Rfc822Token> out)

Parameters

text
Documentation for this section has not yet been entered.
out
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Text.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1