Overload | Description |
---|---|
UAReadParameters Constructor() | Initializes a new instance of the UAReadParameters class.Initializes a new instance of the class with default data. |
UAReadParameters Constructor(Double) | Initializes a new instance of the UAReadParameters class.Initializes a new instance of the UAReadParameters object from a given value age. |
UAReadParameters Constructor(Double,UAQualifiedName) | Initializes a new instance of the UAReadParameters class.Initializes a new instance of the UAReadParameters object from a given value age and encoding name. |
UAReadParameters Constructor(UAQualifiedName) | Initializes a new instance of the UAReadParameters class.Initializes a new instance of the UAReadParameters object from an encoding name. |
UAReadParameters Constructor(UAReadParameters) | Initializes a new instance of the UAReadParameters class.Initializes a new copy of the UAReadParameters object. |
UAReadParameters Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the UAReadParameters class.Initializes a new instance of the class with serialized data. |