TagAttributeCollectionAddRange Method
Adds multiple attributes to the collection.
Overload List
  NameDescription
Public methodAddRange(TagAttributeCollection)
Adds all attributes from the TagAttributeCollection object.
Public methodAddRange(TagAttributeCollection, Int32, Int32, Int32)
Adds elements from the TagAttributeCollection object with specified range.
Top
See Also