[To be supplied.]
[Visual Basic] Public Function ToArray( _ ByVal type As Type _ ) As Object [C#] public object ToArray( Type type ); [C++] public: Object* ToArray( Type* type ); [JScript] public function ToArray( type : Type ) : Object;
CodeIdentifiers Class | CodeIdentifiers Members | System.Xml.Serialization.Code Namespace