'Declaration Public Sub AddRange( _ ByVal xmlssAttributes As XMLSSAttributeCollection _ )
'Usage Dim instance As XMLSSAttributeCollection Dim xmlssAttributes As XMLSSAttributeCollection instance.AddRange(xmlssAttributes)
public void AddRange( XMLSSAttributeCollection xmlssAttributes )
Parameters
- xmlssAttributes
- The XMLSSAttribute objects to add to the collection.