[To be supplied.]
[Visual Basic] Public Function GetNewObjectArgs() As PropertyValue () [C#] public PropertyValue[] GetNewObjectArgs(); [C++] public: PropertyValue* GetNewObjectArgs() []; [JScript] public function GetNewObjectArgs() : PropertyValue[];
the arguments to pass to the object's constructor
PropertyValue Class | PropertyValue Members | System.ComponentModel.Design Namespace