BitMap64.BitIndexEnumerable

Namespace: SnowBank.Buffers · struct

Implements: IEnumerator<long>, IEnumerator, IDisposable, IEnumerable<long>, IEnumerable

List of the indexes of all the set bits in a BitMap64

Properties

Current

long Current { get; }

Methods

Dispose

void Dispose()

GetEnumerator

BitIndexEnumerable GetEnumerator()

Returns an enumerator for this list

MoveNext

bool MoveNext()

Reset

void Reset()