Partager via


IStereotype.CanApplyTo, méthode (Type)

Espace de noms :  Microsoft.VisualStudio.Uml.Profiles
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Function CanApplyTo ( _
    type As Type _
) As Boolean
bool CanApplyTo(
    Type type
)
bool CanApplyTo(
    Type^ type
)
abstract CanApplyTo : 
        type:Type -> bool 
function CanApplyTo(
    type : Type
) : boolean

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

IStereotype Interface

CanApplyTo, surcharge

Microsoft.VisualStudio.Uml.Profiles, espace de noms