Udostępnij za pośrednictwem


Metoda DiagramDocView.GetAllObjects —

Pobiera wszystkie elementy w modelu.

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 Overrides Sub GetAllObjects ( _
    count As UInteger, _
    objects As Object() _
)
protected override void GetAllObjects(
    uint count,
    Object[] objects
)

Parametry

  • objects
    Typ: array<System.Object[]
    Kolekcja elementów do pobrania.

Uwagi

Wywołuje metodę GetObjects.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramDocView Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell