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