System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection.ToolStripPanelRowCollection C# (CSharp) Méthode

ToolStripPanelRowCollection() public méthode

public ToolStripPanelRowCollection ( ToolStripPanel owner ) : System.Collections
owner ToolStripPanel
Résultat System.Collections
			public ToolStripPanelRowCollection (ToolStripPanel owner) : base ()
			{
				//this.owner = owner;
			}
			

Same methods

ToolStripPanel.ToolStripPanelRowCollection::ToolStripPanelRowCollection ( ToolStripPanel owner, System.Windows.Forms.ToolStripPanelRow value ) : System.Collections