| Overload | Description | 
|---|---|
| UAUadpDataSetReaderMessageParameters Constructor() | Initializes a new instance of the class with default data. | 
| UAUadpDataSetReaderMessageParameters Constructor(DateTime) | Initializes a new instance of the class, specifying the group version date/time. | 
| UAUadpDataSetReaderMessageParameters Constructor(Int32) | Initializes a new instance of the class, specifying the network message number. | 
| UAUadpDataSetReaderMessageParameters Constructor(Int32,Int32) | Initializes a new instance of the class, specifying the network message number, and dataset offset. | 
| UAUadpDataSetReaderMessageParameters Constructor(Int32,Int32,Int64) | Initializes a new instance of the class, specifying the network message number, dataset offset, and group version as integer. | 
| UAUadpDataSetReaderMessageParameters Constructor(Int32,Int32,DateTime) | Initializes a new instance of the class, specifying the network message number, dataset offset, and group version date/time. | 
| UAUadpDataSetReaderMessageParameters Constructor(UAUadpDataSetReaderMessageParameters) | Initializes a new copy of the object. | 
