Metodo SwDocStructInfoIsInChildrenCollection
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static bool IsInChildrenCollection(
DocStructInfo refDs,
DocStructInfo ds
)
Public Shared Function IsInChildrenCollection (
refDs As DocStructInfo,
ds As DocStructInfo
) As Boolean
public:
static bool IsInChildrenCollection(
DocStructInfo^ refDs,
DocStructInfo^ ds
)
static member IsInChildrenCollection :
refDs : DocStructInfo *
ds : DocStructInfo -> bool
Parametri
- refDs DocStructInfo
-
- ds DocStructInfo
-
Valore di ritorno
BooleanVedi anche