ServiceReferenceCollectionEditor.CanSelectMultipleInstances Method

Definition

Gets a value that indicates whether multiple script reference instances can be selected at the same time.

protected:
 override bool CanSelectMultipleInstances();
protected override bool CanSelectMultipleInstances ();
override this.CanSelectMultipleInstances : unit -> bool
Protected Overrides Function CanSelectMultipleInstances () As Boolean

Returns

true if multiple script reference instances can be selected at the same time; otherwise, false.

Applies to