MyMediaLite
ListProxy<T> Class
Syntax
Members
Collapse All
Proxy class that allows access to selected elements of an underlying list data structure
Namespace:
MyMediaLite.DataType
Assembly:
MyMediaLite
Syntax
C#
public class ListProxy<T> :
IEnumerable,
IList<T>,
IEnumerable<T>,
ICollection<T>
Type Parameters
T
There is no description.
Top
Members
Click
here
to see the list of members.
Top
Generated by
ImmDoc .NET
.