csharp
public struct BitSet.EnumeratorWalks the set bits, one word at a time.
Fields and properties (1)
public int CurrentThe index of the current set bit.
Methods (1)
public bool MoveNext()Advances to the next set bit.
Used by (1)
- BitSetVixen.Core.Collections