GraphConditionalStyle.Matches, méthode

Espace de noms :  Microsoft.VisualStudio.GraphModel.Styles
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Function Matches ( _
    context As Object _
) As Boolean
public bool Matches(
    Object context
)
public:
bool Matches(
    Object^ context
)
member Matches : 
        context:Object -> bool 
public function Matches(
    context : Object
) : boolean

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

GraphConditionalStyle Classe

Microsoft.VisualStudio.GraphModel.Styles, espace de noms