[To be supplied.]
[Visual Basic] Public Function GetArrayElems() As PropertyValue () [C#] public PropertyValue[] GetArrayElems(); [C++] public: PropertyValue* GetArrayElems() []; [JScript] public function GetArrayElems() : PropertyValue[];
the elements of the array
PropertyValue Class | PropertyValue Members | System.ComponentModel.Design Namespace