System.Windows.Forms.ToolStripContainer.ToolStripContainerTypedControlCollection.ToolStripContainerTypedControlCollection C# (CSharp) Méthode

ToolStripContainerTypedControlCollection() public méthode

public ToolStripContainerTypedControlCollection ( Control owner ) : System
owner Control
Résultat System
			public ToolStripContainerTypedControlCollection (Control owner) : base (owner)
			{
			}
		}
ToolStripContainer.ToolStripContainerTypedControlCollection