Metodo UtilIsiAssemblyOccurrence
|
Restituisce vero se l'occorrenza si trova nel contesto di un
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static bool IsiAssemblyOccurrence(
ComponentOccurrence occ
)
Public Shared Function IsiAssemblyOccurrence (
occ As ComponentOccurrence
) As Boolean
public:
static bool IsiAssemblyOccurrence(
ComponentOccurrence^ occ
)
static member IsiAssemblyOccurrence :
occ : ComponentOccurrence -> bool
Parametri
- occ ComponentOccurrence
Valore di ritorno
BooleanVedi anche