Regex.capnames フィールド

定義

名前付きキャプチャを使用する場合は、キャプチャ名を対応するインデックスにマップします。 それ以外の場合は、 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 

フィールド値

適用対象