Share via


RuleSetInfoCollection.AddRange(ICollection) Method

Definition

public:
 void AddRange(System::Collections::ICollection ^ items);
public void AddRange (System.Collections.ICollection items);
override this.AddRange : System.Collections.ICollection -> unit
Public Sub AddRange (items As ICollection)

Parameters

items
ICollection

Applies to