Metodo UtilSwComp2DedDataPart(IComponent2, DedAttrList)
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static DedDataPart SwComp2DedDataPart(
IComponent2 swComp,
DedAttrList attrList
)
Public Shared Function SwComp2DedDataPart (
swComp As IComponent2,
attrList As DedAttrList
) As DedDataPart
public:
static DedDataPart^ SwComp2DedDataPart(
IComponent2^ swComp,
DedAttrList^ attrList
)
static member SwComp2DedDataPart :
swComp : IComponent2 *
attrList : DedAttrList -> DedDataPart
Parametri
- swComp IComponent2
-
- attrList DedAttrList
-
Valore di ritorno
DedDataPartVedi anche