GetReferencedObject Method (RenderBarCodeExFragment)
 
            Gets the object referenced by a 
LengthRef object. Called only from 
ResolveLengthRef.
 
            
            
            
            
            
            
            
            'Declaration
 
Protected Overridable Function GetReferencedObject( _
   ByVal  As RefDim, _
   ByVal  As LengthRef _
) As Object
             
        
            
            protected virtual object GetReferencedObject( 
   RefDim ,
   LengthRef 
)
             
        
             
        
            Parameters
- dim
 
- The dimension which is specified by .
 - length
 
- The LengthRef to check.
 
            
            Return Value
The object referenced by .