Enhanced C#
Language of your choice: library documentation
Public Member Functions | List of all members
Loyc.Collections.IPush< in in T > Interface Template Reference

Represents a collection that accepts a sequence of items. More...


Source file:

Remarks

Represents a collection that accepts a sequence of items.

Public Member Functions

void Push (T item)