GroupLab Widget Tap Library

Tap.TapCollection.Add Method 

Adds a tap to the current collection.

public void Add(
   Tap tap
);

Parameters

tap
A tap to add to the current collection.

See Also

Tap.TapCollection Class | GroupLab.WidgetTap Namespace