IndexInParent Property (RenderC1PrintableFragment)
 
            
                In This Topic
            
            Gets the 0-based index of the current fragment in the 
Children collection of its 
Parent.
 
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property IndexInParent As Integer
             
        
            
            public int IndexInParent {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also