KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Virtual
Collection
T
Constructor
Overload List
VirtualCollection
T
Initializes an empty instance of the
VirtualCollection
T
class with a
CircularList
T
internally.
VirtualCollection
T
(IList
T
)
Initializes a new instance of the
VirtualCollection
T
class as a wrapper for the specified
list
.
See Also
Reference
VirtualCollection
T
Class
KGySoft.Collections.ObjectModel Namespace
In This Article
Overload List
See Also