For a list of all members of this type, see HtmlBoxMenuItemCollection members.
Name | Description | |
---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.ArrayList can contain. (Inherited from System.Collections.ArrayList) |
![]() | Count | Gets the number of elements actually contained in the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
![]() | IsFixedSize | Gets a value indicating whether the System.Collections.ArrayList has a fixed size. (Inherited from System.Collections.ArrayList) |
![]() | IsReadOnly | Gets a value indicating whether the System.Collections.ArrayList is read-only. (Inherited from System.Collections.ArrayList) |
![]() | IsSynchronized | Gets a value indicating whether access to the System.Collections.ArrayList is synchronized (thread safe). (Inherited from System.Collections.ArrayList) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ArrayList) |
![]() | ParentMenu | Gets a reference to the parent HtmlBoxMenu. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |