Delete Method (NavigationNodes)

See Also         Example         Applies To

Deletes an individual navigation node from the list of available nodes in the NavigationNodes collection.

Syntax

expression.Delete(Index)

expression   An expression that returns a NavigationNodes object.

Index   Required Variant. Refers to an item in the navigation structure. Can be any number corresponding to an item in the navigation structure, with the index starting at zero.