ComponentOne Extended Library for UWP
ContainerFromIndex Method

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1Book Class : ContainerFromIndex Method
Syntax
'Declaration
 
Public Function ContainerFromIndex( _
   ByVal index As System.Integer _
) As Windows.UI.Xaml.DependencyObject
public Windows.UI.Xaml.DependencyObject ContainerFromIndex( 
   System.int index
)

Parameters

index
See Also

Reference

C1Book Class
C1Book Members