Version

NavigationBarLocationsCollection.VisibleLocationsCollection Class Members

The following tables list the members exposed by NavigationBarLocationsCollection.VisibleLocationsCollection.

Public Properties
 NameDescription
Public PropertyCountOverridden. Returns the number of UltraNavigationBarLocation instances in this collection.  
Public PropertyItemReturns the UltraNavigationBarLocation instance at the specified ordinal position in the collection.  
Protected Properties
 NameDescription
Protected PropertyInnerListGets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
Public Methods
 NameDescription
Public MethodGetEnumeratorOverridden. Returns the IEnumerator implementation for this instance.  
Public MethodSortOverloaded. Sorts the collection based on the specified System.Windows.Forms.SortOrder.  
See Also