Returns the renderable item at the position index.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public IXRenderable this[ int index ] { get; }  | 
Parameters
- index
 - Type: System..::.Int32
The zero-based index of the value to get.