System.Windows.Forms.ToolStripContainer.ToolStripContainerTypedControlCollection.ToolStripContainerTypedControlCollection C# (CSharp) 메소드

ToolStripContainerTypedControlCollection() 공개 메소드

public ToolStripContainerTypedControlCollection ( Control owner ) : System
owner Control
리턴 System
			public ToolStripContainerTypedControlCollection (Control owner) : base (owner)
			{
			}
		}
ToolStripContainer.ToolStripContainerTypedControlCollection