Click or drag to resize

IOListTAsReadOnly Method

Converts the IOList to a Read-only List

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public IOList<T> AsReadOnly()

Return Value

Type: IOListT

[Missing <returns> documentation for "M:Brainboxes.IO.IOList`1.AsReadOnly"]

See Also