getMemberCount method

int getMemberCount()

Implementation

int getMemberCount() {
  return getInt("memberCount");
}