[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The ClientVersionV5SP1type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
CloneRef(ClientVersionBase)
Clones settings from an existing object
(Inherited from ClientVersionBase.)
Equals(Object)
Determines whether the specified Objectis equal to the current Object.
(Inherited from ClientVersionBase.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () ()
Serves as a hash function for a particular type.
(Inherited from ClientVersionBase.)
GetSchema () () () ()
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttributeto the class.
(Inherited from ClientVersionBase.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
ReadXml(XmlReader)
Generates an object from its XML representation.
(Inherited from ClientVersionBase.)
ToString () () () ()
Returns a string representation of the client version number
(Inherited from ClientVersionBase.)
WriteXml(XmlWriter)
Converts an object into its XML representation.
(Inherited from ClientVersionBase.)

See Also