Intrerface to support casting from generic to non-generic collection. More...
Inherited by System::Collections::Generic::ListExt< T >.
Public Member Functions | |
virtual SmartPtr< System::Collections::IList > | CreateIListWrapper () |
Creates object that works with original colletion via non-generic interface. More... | |
Intrerface to support casting from generic to non-generic collection.
|
inlinevirtual |
Creates object that works with original colletion via non-generic interface.
Reimplemented in System::Collections::Generic::ListExt< T >.