Property RXMatch.StartNoK Overload Gets start offset of whole match regardless of \K. When the regular expression contains \K, this is less than RXMatch.Start. public int StartNoK { get; } Property Value int