MenuItemCollection Class

Inheritance Hierarchy
SystemObject
  Teigha.RuntimeMenuItemCollection

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public class MenuItemCollection : IList, 
        IEnumerable<IMenuItem>, IDisposable

The MenuItemCollection type exposes the following members.

Constructors
  Name Description
Public method MenuItemCollection Initializes a new instance of the MenuItemCollection class
Top
Properties
  Name Description
Public property Count  
Public property IsFixedSize  
Public property IsReadOnly  
Public property Item  
Top
Methods
  Name Description
Public method Add  
Public method Clear  
Public method Contains  
Public method CopyTo  
Public method Dispose Releases all resources used by the MenuItemCollection
Protected method Dispose(Boolean) Releases the unmanaged resources used by the MenuItemCollection and optionally releases the managed resources
Public method Equals
(Inherited from Object)
Protected method Finalize
(Inherited from Object)
Public method GetEnumerator  
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method IndexOf  
Public method Insert  
Protected method MemberwiseClone
(Inherited from Object)
Public method Remove  
Public method RemoveAt  
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.