| MappingChannelCollectionItem Property  | 
 
            Get MappingChannel on index
            
 
    Namespace: 
   Rhino.Render.ChangeQueue
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
 Syntax
Syntaxpublic MappingChannel this[
	int i
] { get; }Public ReadOnly Default Property Item ( 
	i As Integer
) As MappingChannel
	Get
Parameters
- i
- Type: SystemInt32
 
Return Value
Type: 
MappingChannel See Also
See Also