Version

NavigationBarActionButtonsCollection.VisibleActionButtonsCollection Class Members

The following tables list the members exposed by NavigationBarActionButtonsCollection.VisibleActionButtonsCollection.

Public Properties
 NameDescription
Public PropertyCountOverridden. Returns the number of UltraNavigationBarActionButton instances in this collection.  
Public PropertyItemReturns the UltraNavigationBarActionButton 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.  
See Also