Searched defs:CProps (Results 1 – 1 of 1) sorted by relevance
27 struct CProps struct29 CObjectVector<CProp> Props;31 void Clear() { Props.Clear(); } in Clear()55 class CMethodProps: public CProps argument