Caches the Group object.
[Visual Basic] Protected Function GetGroupImpl( _ ByVal groupnum As Integer _ ) As Group [C#] protected Group GetGroupImpl( int groupnum ); [C++] protected: Group* GetGroupImpl( int groupnum ); [JScript] protected function GetGroupImpl( groupnum : int ) : Group;
Match Class | Match Members | System.Text.RegularExpressions Namespace