ModelingWindowPane.GetObjects(UInt32, UInt32, Object[]) Méthode

Définition

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[]

Retours

Int32

Implémente

S’applique à