'Declaration Public Shadows Sub Insert( _ ByVal index As System.Integer, _ ByVal node As C1SiteMapNode _ )
public new void Insert( System.int index, C1SiteMapNode node )
Parameters
- index
- collection index
- node
- node to insert
'Declaration Public Shadows Sub Insert( _ ByVal index As System.Integer, _ ByVal node As C1SiteMapNode _ )
public new void Insert( System.int index, C1SiteMapNode node )