CSharpTest.Net
ReadOnlyList<T> Constructor
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > ReadOnlyList<T> Class : ReadOnlyList<T> Constructor

Glossary Item Box

Overload List

OverloadDescription
ReadOnlyList<T> Constructor(IEnumerable<T>)Creates a readonly list of T by copying the enumeration into a List<T>  
ReadOnlyList<T> Constructor(IList<T>)Creates a readonly list of T by copying the collection  
ReadOnlyList<T> Constructor(IList<T>,Boolean)Creates a readonly list of T creating a copy if desired  

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys