MonoMac.WebKit.WebBackForwardList: Method Members

The methods of MonoMac.WebKit.WebBackForwardList are listed below. For a list of all members, see the WebBackForwardList Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AddItem(WebHistoryItem)
Documentation for this section has not yet been entered.
BackItem() : WebHistoryItem
Documentation for this section has not yet been entered.
BackListWithLimit(int) : WebHistoryItem[]
Documentation for this section has not yet been entered.
ContainsItem(WebHistoryItem) : bool
Documentation for this section has not yet been entered.
CurrentItem() : WebHistoryItem
Documentation for this section has not yet been entered.
ForwardItem() : WebHistoryItem
Documentation for this section has not yet been entered.
ForwardListWithLimit(int) : WebHistoryItem[]
Documentation for this section has not yet been entered.
GoBack()
Documentation for this section has not yet been entered.
GoForward()
Documentation for this section has not yet been entered.
GoToItem(WebHistoryItem)
Documentation for this section has not yet been entered.
ItemAtIndex(int) : WebHistoryItem
Documentation for this section has not yet been entered.