Regex.capnames Field

Definition

When named captures are used, maps capture names to their corresponding index. Otherwise, null.

protected public: System::Collections::Hashtable ^ capnames;
protected internal System.Collections.Hashtable? capnames;
protected internal System.Collections.Hashtable capnames;
val mutable capnames : System.Collections.Hashtable
Protected Friend capnames As Hashtable 

Field Value

Applies to