protected int GetModelCount() { if (handSets == null) { InitializeDataStruct(); } return(handSets.GetHandSetCount()); }