Regex.capnames 字段
定义
由 CompileToAssembly 方法生成的 Regex 对象使用。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