Does C# have the ability of the STL conatiners ?
or should i be looking in the .net framework ?
if so is there a framework listing of the functions i can use ?
This is a discussion on libs within the C# Programming forums, part of the General Programming Boards category; Does C# have the ability of the STL conatiners ? or should i be looking in the .net framework ? ...
Does C# have the ability of the STL conatiners ?
or should i be looking in the .net framework ?
if so is there a framework listing of the functions i can use ?
C# doesn't have its own library, its all in the net framework. Look up System.Collections