Share via


WsXmlAttributeCollection Members

The following tables list the members exposed by the WsXmlAttributeCollection type.

Public Constructors

Name Description
Public Method WsXmlAttributeCollection Represents an attribute. Valid and default values for the attribute are defined in a document type definition (DTD) or schema.

Public Properties

Name Description
Public Property Count Gets the number of nodes in the XmlNamedNodeMap.
Public Property Item Gets the attribute with the specified name or index.

Public Methods

Name Description
Public Method Append Inserts the specified attribute as the last node in the collection.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method RemoveAll Removes all attributes from the collection.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

WsXmlAttributeCollection Class
Ws.Services.Xml Namespace