Table of Contents

Method Add

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

Add(T)

Appends an item to the collector.

public void Add(T item)

Parameters

item T

Item to add.