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.0.0.0 (1.0.0.0)
Syntax
public IOList<T> AsReadOnly()

Return Value

IOListT

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

See Also