Initializes a new instance of the GVRevID class.

C# | Visual Basic | Managed C++ |
Public Sub New ( _ groupID As GroupID, _ groupViewSequenceNo As UInteger, _ groupViewRevisionSequenceNo As UInteger _ )
public: GVRevID ( GroupID groupID, unsigned int groupViewSequenceNo, unsigned int groupViewRevisionSequenceNo )