Enhanced C#
Language of your choice: library documentation
|
Represents a write-only indexable list class. More...
Represents a write-only indexable list class.
Additional Inherited Members | |
Properties inherited from Loyc.Collections.ISinkArray< T > | |
T | this[int index] [set] |
Public Member Functions inherited from Loyc.Collections.ISinkCollection< T > | |
void | Clear () |
bool | Remove (T item) |
Public Member Functions inherited from Loyc.Collections.IAdd< in T > | |
void | Add (T item) |