Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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