Share via


ISelectionService.GetSelectedComponents Méthode

Définition

Obtient une collection de composants actuellement sélectionnés.

public:
 System::Collections::ICollection ^ GetSelectedComponents();
public System.Collections.ICollection GetSelectedComponents ();
abstract member GetSelectedComponents : unit -> System.Collections.ICollection
Public Function GetSelectedComponents () As ICollection

Retours

Collection représentant l'ensemble en cours des composants sélectionnés.

S’applique à