The following tables list the members exposed by ImGearDisplayChannels.
            
            
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | Count | Gets the number of ImGearDisplayChannel class objects in the collection.   | 
  | IsSynchronized | 
            Gets a value indicating whether access to the collection is synchronized.
               | 
  | Item | 
            Gets the collection member with specified index.
               | 
  | SyncRoot | 
            Gets an object that can be used to synchronize access to the collection.
               | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | CopyTo | 
            Copies a range of elements to the specified array.
               | 
  | GetEnumerator | Returns IEnumerator interface used for enumeration all ImGearDisplayChannel class objects in the collection.   | 
Top 
            
            
            
            
            Public Events
            
            
            
            
            
            See Also