ModelingWindowPane.GetObjects(UInt32, UInt32, Object[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémentation de l’interface ISelectionContainer.
public:
virtual int GetObjects(System::UInt32 flags, System::UInt32 count, cli::array <System::Object ^> ^ objects);
public int GetObjects (uint flags, uint count, object[] objects);
abstract member GetObjects : uint32 * uint32 * obj[] -> int
override this.GetObjects : uint32 * uint32 * obj[] -> int
Public Function GetObjects (flags As UInteger, count As UInteger, objects As Object()) As Integer
Paramètres
- flags
- UInt32
- count
- UInt32
- objects
- Object[]