Add(XmlAttribute *value) | XmlAttributeCollection | |
Clear() | XmlAttributeCollection | |
Contains(XmlAttribute *value) | XmlAttributeCollection | |
Contains(String *name) | XmlAttributeCollection | |
CopyTo(XmlAttribute *array[], System::Int32 size) | XmlAttributeCollection | |
get_Count(System::Void) | XmlAttributeCollection | |
get_Item(System::Int32 index) | XmlAttributeCollection | |
get_RealTypeItem(System::Int32 index) | XmlAttributeCollection | |
GetEnumerator(System::Void) | XmlAttributeCollection | |
IndexOf(XmlAttribute *value) | XmlAttributeCollection | |
IndexOf(String *name) | XmlAttributeCollection | |
Insert(System::Int32 index, XmlAttribute *value) | XmlAttributeCollection | |
ReleaseUnmanagedObject() | XmlAttributeCollection | [protected, virtual] |
Remove(XmlAttribute *value) | XmlAttributeCollection | |
RemoveAt(System::Int32 index) | XmlAttributeCollection | |
set_Item(System::Int32 index, XmlAttribute *value) | XmlAttributeCollection | |
set_RealTypeItem(System::Int32 index, XmlAttribute *value) | XmlAttributeCollection | |
XmlAttributeCollection() | XmlAttributeCollection | |
XmlAttributeCollection(System::IntPtr unmanaged, System::Boolean autoDelete) | XmlAttributeCollection | |