Udostępnij za pośrednictwem


Metoda ModelingWindowPane.GetAllObjects —

Pobiera wszystkie elementy w okienku.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Protected Overridable Sub GetAllObjects ( _
    count As UInteger, _
    objects As Object() _
)
protected virtual void GetAllObjects(
    uint count,
    Object[] objects
)

Parametry

Uwagi

Domyślnie ta metoda wywołuje GetSelectedObjects.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ModelingWindowPane Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell