BehaviorServiceAdornerCollection::AddRange Method (BehaviorServiceAdornerCollection^)

 

Adds the contents of another BehaviorServiceAdornerCollection to the end of the collection.

Namespace:   System.Windows.Forms.Design.Behavior
Assembly:  System.Design (in System.Design.dll)

public:
void AddRange(
	BehaviorServiceAdornerCollection^ value
)

.NET Framework
Available since 2.0
Return to top
Show: