AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

HashtableSerailizable Members

The HashtableSerailizable type exposes the following members.

Constructors


  Name Description
Public method HashtableSerailizable()()()()
Initializes a new instance of the HashtableSerailizable class.
Public method HashtableSerailizable(SerializationInfo, StreamingContext)
Initializes a new instance of the HashtableSerailizable class.

Methods


  Name Description
Public method GetSchema
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return nullNothingnullptra null reference (Nothing in Visual Basic) (nullNothingnullptra null reference (Nothing in Visual Basic) in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.
Public method ReadXml
Generates an object from its XML representation.
Public method WriteXml
Converts an object into its XML representation.