| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > RadioButtonCollection Class : Insert Method |
Public Sub Insert( _ ByVal index As Integer, _ ByVal item As C1RadioButton _ )
Dim instance As RadioButtonCollection Dim index As Integer Dim item As C1RadioButton instance.Insert(index, item)
public void Insert( int index, C1RadioButton item )
public: void Insert( int index, C1RadioButton^ item )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2