Gets or sets the array of designers.
[Visual Basic] Overridable Public ReadOnly Property All As IDesignerHost () [C#] public IDesignerHost[] All {virtual get;} [C++] public: __property virtual IDesignerHost* get_All(); [JScript] public function get All() : IDesignerHost[];
An array of type IDesignerHost.
DocumentCollection Class | DocumentCollection Members | System.ComponentModel.Design Namespace