C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / MappingCollectionBase<T> Class / Insert Method

In This Topic
Insert Method (MappingCollectionBase<T>)
In This Topic
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As MappingInfo _
) 
 

Parameters

index
item
See Also