Classes Files

Wombat::MamaSourceGroup::Enumerator

Inherits from IEnumerator

Public Functions

  Name
  Enumerator(MamaSourceGroup that)
void Reset()
bool MoveNext()

Public Properties

  Name
object Current

Public Functions Documentation

function Enumerator

Enumerator(
    MamaSourceGroup that
)

function Reset

void Reset()

function MoveNext

bool MoveNext()

Public Property Documentation

property Current

object Current;

Updated on 2023-03-31 at 15:29:33 +0100