What is the difference between BitArray and BitVector32 ?MFmursaleen fayyaz13yAsked Jun 5, 2013, 12:27 PM1.7kVisual Basic .NET1).BitArray is a class, and located in the namespace System.CollectionsBitVector32 is a struct, and located in the namespace System.Collections.SpecializedHey Guys, Comments on it and your best knowledge.
Replies
Know the answer? Post it — somebody with the same question will find it here.