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