| MappingChannelCollectionChannels Property  | 
 
            Enumerate all available channels in this mapping
            
 
    Namespace: 
   Rhino.Render.ChangeQueue
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 6.0
 Syntax
Syntaxpublic IEnumerable<MappingChannel> Channels { get; }Public ReadOnly Property Channels As IEnumerable(Of MappingChannel)
	Get
Property Value
Type: 
IEnumerableMappingChannel See Also
See Also