Bookmark.Move(Object, Object) Method

Definition

public int Move (ref object unit, ref object count);
abstract member Move : obj * obj -> int
Public Function Move (Optional ByRef unit As Object, Optional ByRef count As Object) As Integer

Parameters

unit
Object
count
Object

Returns

Applies to