- 
        
        
- 
    Creates a new OpacityGradientStop. 
        
            
                | withProperties | Object
                        Initial values for properties of the new OpacityGradientStop (Optional) |  
 
 
- 
        
        
- 
    Returns any OpacityGradientStop in the collection. 
 
- 
        
        
- 
    Displays the number of elements in the OpacityGradientStop. 
 
- 
        
        
- 
    Returns every OpacityGradientStop in the collection. 
 
- 
        
        
- 
    Returns the first OpacityGradientStop in the collection. 
 
- 
        
        
- 
    Returns the OpacityGradientStop with the specified index or name. 
        
            
                | index | The index or name. Can accept: Long Integer or String. |  
 
 
- 
        
        
- 
    Returns the OpacityGradientStops within the specified range. 
        
            
                | from | The OpacityGradientStop, index, or name at the beginning of the range. Can accept: OpacityGradientStop, Long Integer or String. |  
                | to | The OpacityGradientStop, index, or name at the end of the range. Can accept: OpacityGradientStop, Long Integer or String. |  
 
 
- 
        
        
- 
    Returns the last OpacityGradientStop in the collection. 
 
- 
        
        
- 
    Returns the middle OpacityGradientStop in the collection. 
 
- 
        
        
- 
    Returns the OpacityGradientStop whose index follows the specified OpacityGradientStop in the collection. 
        
            
                | obj | OpacityGradientStop
                        The OpacityGradientStop whose index comes before the desired OpacityGradientStop. |  
 
 
- 
        
        
- 
    Returns the OpacityGradientStop with the index previous to the specified index. 
        
            
                | obj | OpacityGradientStop
                        The index of the OpacityGradientStop that follows the desired OpacityGradientStop. |  
 
 
- 
        
        
- 
    Generates a string which, if executed, will return the OpacityGradientStop.