BookmarksOutlineLevelCollection.RemoveAt

BookmarksOutlineLevelCollection RemoveAt method. Removes a bookmark at the specified index.

BookmarksOutlineLevelCollection.RemoveAt method

Removes a bookmark at the specified index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32The zero based index.

See Also