[Missing <summary> documentation for "P:Karamba.Utilities.IniGrammar.ColorItemRe"]
public Regex ColorItemRe { get; }
Public ReadOnly Property ColorItemRe As Regex
Get
public:
property Regex^ ColorItemRe {
Regex^ get ();
}
member ColorItemRe : Regex with get