Overload | Description |
---|---|
DAGroupParameters Constructor() | Initializes a new instance of the class with default data. |
DAGroupParameters Constructor(DAGroupParameters) | Initializes a new instance of the class with data from other group parameters object. |
DAGroupParameters Constructor(Int32,Single,Int64) | Initializes a new instance of the class, with specified update rate, percent deadband, and locale. |
DAGroupParameters Constructor(Int32,Single) | Initializes a new instance of the class, with specified update rate and percent deadband. |
DAGroupParameters Constructor(Int32) | Initializes a new instance of the class, with specified update rate. |
DAGroupParameters Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |