Mono Class Library: Overview

System.Xml.Serialization.XmlSerializationReader: Members

The members of System.Xml.Serialization.XmlSerializationReader are listed below.

See Also: Inherited members from System.Xml.Serialization.XmlSerializationGeneratedCode

Protected Constructors

Documentation for this section has not yet been entered.

Protected Properties

DecodeNamebool. Documentation for this section has not yet been entered.
[read-only]
DocumentSystem.Xml.XmlDocument. Documentation for this section has not yet been entered.
IsReturnValuebool. Documentation for this section has not yet been entered.
[read-only]
ReaderSystem.Xml.XmlReader. Documentation for this section has not yet been entered.
[read-only]
ReaderCountint. Documentation for this section has not yet been entered.

Protected Methods

AddFixup(XmlSerializationReader.CollectionFixup)
Documentation for this section has not yet been entered.
AddFixup(XmlSerializationReader.Fixup)
Documentation for this section has not yet been entered.
AddReadCallback(string, string, Type, XmlSerializationReadCallback)
Documentation for this section has not yet been entered.
AddTarget(string, object)
Documentation for this section has not yet been entered.
CheckReaderCount(ref int, ref int)
Documentation for this section has not yet been entered.
CollapseWhitespace(string) : string
Documentation for this section has not yet been entered.
CreateAbstractTypeException(string, string) : Exception
Documentation for this section has not yet been entered.
CreateBadDerivationException(string, string, string, string, string, string) : Exception
Documentation for this section has not yet been entered.
CreateCtorHasSecurityException(string) : Exception
Documentation for this section has not yet been entered.
CreateInaccessibleConstructorException(string) : Exception
Documentation for this section has not yet been entered.
CreateInvalidCastException(Type, object) : Exception
Documentation for this section has not yet been entered.
CreateInvalidCastException(Type, object, string) : Exception
Documentation for this section has not yet been entered.
CreateMissingIXmlSerializableType(string, string, string) : Exception
Documentation for this section has not yet been entered.
CreateReadOnlyCollectionException(string) : Exception
Documentation for this section has not yet been entered.
CreateUnknownConstantException(string, Type) : Exception
Documentation for this section has not yet been entered.
CreateUnknownNodeException() : Exception
Documentation for this section has not yet been entered.
CreateUnknownTypeException(System.Xml.XmlQualifiedName) : Exception
Documentation for this section has not yet been entered.
EnsureArrayIndex(Array, int, Type) : Array
Documentation for this section has not yet been entered.
FixupArrayRefs(object)
Documentation for this section has not yet been entered.
GetArrayLength(string, string) : int
Documentation for this section has not yet been entered.
GetNullAttr() : bool
Documentation for this section has not yet been entered.
GetTarget(string) : object
Documentation for this section has not yet been entered.
GetXsiType() : System.Xml.XmlQualifiedName
Documentation for this section has not yet been entered.
abstract
InitCallbacks()
Documentation for this section has not yet been entered.
abstract
InitIDs()
Documentation for this section has not yet been entered.
IsXmlnsAttribute(string) : bool
Documentation for this section has not yet been entered.
ParseWsdlArrayType(System.Xml.XmlAttribute)
Documentation for this section has not yet been entered.
ReadElementQualifiedName() : System.Xml.XmlQualifiedName
Documentation for this section has not yet been entered.
ReadEndElement()
Documentation for this section has not yet been entered.
ReadNull() : bool
Documentation for this section has not yet been entered.
ReadNullableQualifiedName() : System.Xml.XmlQualifiedName
Documentation for this section has not yet been entered.
ReadNullableString() : string
Documentation for this section has not yet been entered.
ReadReference(out string) : bool
Documentation for this section has not yet been entered.
ReadReferencedElement() : object
Documentation for this section has not yet been entered.
ReadReferencedElement(string, string) : object
Documentation for this section has not yet been entered.
ReadReferencedElements()
Documentation for this section has not yet been entered.
ReadReferencingElement(out string) : object
Documentation for this section has not yet been entered.
ReadReferencingElement(string, string, out string) : object
Documentation for this section has not yet been entered.
ReadReferencingElement(string, string, bool, out string) : object
Documentation for this section has not yet been entered.
ReadSerializable(IXmlSerializable) : IXmlSerializable
Documentation for this section has not yet been entered.
ReadString(string) : string
Documentation for this section has not yet been entered.
ReadString(string, bool) : string
Documentation for this section has not yet been entered.
ReadTypedNull(System.Xml.XmlQualifiedName) : object
Documentation for this section has not yet been entered.
ReadTypedPrimitive(System.Xml.XmlQualifiedName) : object
Documentation for this section has not yet been entered.
ReadXmlDocument(bool) : System.Xml.XmlDocument
Documentation for this section has not yet been entered.
ReadXmlNode(bool) : System.Xml.XmlNode
Documentation for this section has not yet been entered.
Referenced(object)
Documentation for this section has not yet been entered.
static
ResolveDynamicAssembly(string) : System.Reflection.Assembly
Documentation for this section has not yet been entered.
ShrinkArray(Array, int, Type, bool) : Array
Documentation for this section has not yet been entered.
ToByteArrayBase64(bool) : byte[]
Documentation for this section has not yet been entered.
static
ToByteArrayBase64(string) : byte[]
Documentation for this section has not yet been entered.
ToByteArrayHex(bool) : byte[]
Documentation for this section has not yet been entered.
static
ToByteArrayHex(string) : byte[]
Documentation for this section has not yet been entered.
static
ToChar(string) : char
Documentation for this section has not yet been entered.
static
ToDate(string) : DateTime
Documentation for this section has not yet been entered.
static
ToDateTime(string) : DateTime
Documentation for this section has not yet been entered.
static
ToEnum(string, Hashtable, string) : long
Documentation for this section has not yet been entered.
static
ToTime(string) : DateTime
Documentation for this section has not yet been entered.
static
ToXmlName(string) : string
Documentation for this section has not yet been entered.
static
ToXmlNCName(string) : string
Documentation for this section has not yet been entered.
static
ToXmlNmToken(string) : string
Documentation for this section has not yet been entered.
static
ToXmlNmTokens(string) : string
Documentation for this section has not yet been entered.
ToXmlQualifiedName(string) : System.Xml.XmlQualifiedName
Documentation for this section has not yet been entered.
UnknownAttribute(object, System.Xml.XmlAttribute)
Documentation for this section has not yet been entered.
UnknownAttribute(object, System.Xml.XmlAttribute, string)
Documentation for this section has not yet been entered.
UnknownElement(object, System.Xml.XmlElement)
Documentation for this section has not yet been entered.
UnknownElement(object, System.Xml.XmlElement, string)
Documentation for this section has not yet been entered.
UnknownNode(object)
Documentation for this section has not yet been entered.
UnknownNode(object, string)
Documentation for this section has not yet been entered.
UnreferencedObject(string, object)
Documentation for this section has not yet been entered.