Collections in C# -
Changing a vb.net component to C #, I get this error
This is what I did In VB.NET it was I did it in C # My manifesto Is any body able to help me? Common Type 'System.Collections.ObjectModel.Collection & lt; T & gt;
Private _bufferCol as collection
/>
private collection _bufferCol = new archive ();
is using Microsoft Visual stale; Using System.Collections; Using System.Collections.Generic; Using System.ComponentModel; Using System.Collections.ObjectModel;
Write a type declaration from your collection, this is how your collection is?
For example:
// strings private collection & lt; String & gt; _bufferCol = new archive & lt; String & gt; ();
Comments
Post a Comment