DesignItemCollectionEventArgs Constructor
DesignItemCollectionEventArgs(ICollection<DesignItem>)
Creates a new ComponentCollectionEventArgs instance.
Declaration
public DesignItemCollectionEventArgs(ICollection<DesignItem> items)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.ICollection<DesignItem> | items |