Método IStereotype.CanApplyTo (Type)

Namespace:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (em Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxe

'Declaração
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

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

IStereotype Interface

Sobrecargas CanApplyTo

Namespace Microsoft.VisualStudio.Uml.Profiles