ComponentOne Carousel for WPF and Silverlight
InsertInternalChild Method (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : InsertInternalChild Method
Syntax
'Declaration
 
Protected Sub InsertInternalChild( _
   ByVal index As System.Integer, _
   ByVal child As System.Windows.UIElement _
) 
protected void InsertInternalChild( 
   System.int index,
   System.Windows.UIElement child
)

Parameters

index
child
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members