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 qui représente l’ensemble actuel de composants sélectionnés.

S’applique à