'Usage Dim instance As XMLSSAttributeCollection Dim prefix As String Dim localName As String instance.Remove(prefix, localName)
Parameters
- prefix
- The prefix of the XMLSSAttribute to be removed.
- localName
- The localName of the XMLSSAttribute to be removed.