GlobalClass.SelectionExtend(Object, Object) Method

Definition

public virtual bool SelectionExtend (object Extend, object Add);
abstract member SelectionExtend : obj * obj -> bool
override this.SelectionExtend : obj * obj -> bool
Public Overridable Function SelectionExtend (Optional Extend As Object, Optional Add As Object) As Boolean

Parameters

Extend
Object
Add
Object

Returns

Implements

Applies to