TrayItemCollection Class

Inheritance Hierarchy
SystemObject
  Bricscad.WindowsTrayItemCollection

Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
public sealed class TrayItemCollection : IList

The TrayItemCollection type exposes the following members.

Properties
  Name Description
Public property Count  
Protected property default2  
Public property IsFixedSize  
Public property IsReadOnly  
Protected property IsSynchronized  
Public property Item  
Protected property SyncRoot  
Top
Methods
  Name Description
Protected method Add(Object)  
Public method Add(TrayItem)  
Public method Clear  
Protected method Contains(Object)  
Public method Contains(TrayItem)  
Protected method CopyTo(Array, Int32)  
Public method CopyTo(TrayItem, Int32)  
Public method Equals
(Inherited from Object)
Public method GetEnumerator  
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Protected method IndexOf(Object)  
Public method IndexOf(TrayItem)  
Public method Insert(Int32, TrayItem)  
Protected method Insert(Int32, Object)  
Protected method Remove(Object)  
Public method Remove(TrayItem)  
Public method RemoveAt  
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.