Udostępnij za pośrednictwem


Metoda DiagramDocView.IsObjectBrowsable —

Zwraca wartość true, jeśli przeglądana atrybut elementu jest true.

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 Function IsObjectBrowsable ( _
    element As ModelElement _
) As Boolean
protected virtual bool IsObjectBrowsable(
    ModelElement element
)

Parametry

Wartość zwracana

Typ: System.Boolean

Uwagi

Elementy nie są przedstawione lub liczone w grupie wyboru "All", gdy nie są one przeglądana.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramDocView Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell