RegexFlagNOSUB Field

Do not report position of matches.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public const uint NOSUB = 4

Field Value

UInt32

See Also