System.Xml.Serialization.XmlElementAttributes Members

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

See Also: Inherited members from System.Collections.CollectionBase

Public Constructors

Initializes a new instance of the System.Xml.Serialization.XmlElementAttributes class.

Public Properties

default property
Item(int)XmlElementAttribute. Documentation for this section has not yet been entered.

Public Methods

Add(XmlElementAttribute) : int

Adds an System.Xml.Serialization.XmlElementAttribute to the collection.

Contains(XmlElementAttribute) : bool

Determines whether the collection contains the specified object.

CopyTo(XmlElementAttribute[], int)

Copies the System.Xml.Serialization.XmlElementAttributes, or a portion of it to a one-dimensional array.

IndexOf(XmlElementAttribute) : int

Gets the index of the specified System.Xml.Serialization.XmlElementAttribute.

Insert(int, XmlElementAttribute)

Inserts an System.Xml.Serialization.XmlElementAttribute into the collection.

Remove(XmlElementAttribute)

Removes the specified object from the collection.