Limits Methods |
The Limits type exposes the following members.
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
GetSchema | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return ( in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class. | |
ReadXml | Generates an object from its XML representation. | |
SetLimits(Limits) | Change the limits to new values. | |
SetLimits(Double, Double) | Change the limits to new values. | |
WriteXml | Converts an object into its XML representation. |