Searched refs:prop_count (Results 1 – 1 of 1) sorted by relevance
103 int prop_count = 7; in MyPersistObject() local104 props = new Property[prop_count]; in MyPersistObject()105 for (int i=0; i<prop_count; i++ ) { in MyPersistObject()
Completed in 11 milliseconds