Regex.capnames Field

Definition

Used by a Regex object generated by the CompileToAssembly method.

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