System::Collections::IListWrapper class

IListWrapper class

Intrerface to support casting from generic to non-generic collection.

class IListWrapper

Methods

MethodDescription
virtual CreateIListWrapper()Creates object that works with original colletion via non-generic interface.

See Also