Searched defs:CProps (Results 1 – 1 of 1) sorted by relevance
30 struct CProps struct32 CObjectVector<CProp> Props;34 void Clear() { Props.Clear(); } in Clear()59 class CMethodProps: public CProps argument