共用方式為


HotSpotCollectionEditor.CanSelectMultipleInstances 方法

定義

取得值,指出是否可以一次選取多個 HotSpot 集合項目。

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

傳回

一定是 false

備註

方法 CanSelectMultipleInstances 一律會傳 false 回 ;因此,一次 HotSpotCollectionEditor 只能選取一個 HotSpot 物件。

適用於

另請參閱