[To be supplied.]
[Visual Basic] Overridable Public Sub SetAll( _ ByVal collection As Object, _ ByVal value As Array _ ) [C#] public virtual void SetAll( object collection, Array value ); [C++] public: virtual void SetAll( Object* collection, Array* value ); [JScript] public function SetAll( collection : Object, value : Array );
CollectionInfo Class | CollectionInfo Members | System.WinForms.ComponentModel Namespace