RegexMatch..::..Length Property
Namespace:
Bridge.Text.RegularExpressions
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[NameAttribute] [NameAttribute] public int Length { get; set; }
<NameAttribute> _ <NameAttribute> _ Public Property Length As Integer Get Set
[NameAttribute] [NameAttribute] public: property int^ Length { int^ get (); void set (int^ value); }