Metodo UtilReadDataFromSwCompProperties(IComponent2, String)
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static DedData ReadDataFromSwCompProperties(
IComponent2 swComp,
string config
)
Public Shared Function ReadDataFromSwCompProperties (
swComp As IComponent2,
config As String
) As DedData
public:
static DedData^ ReadDataFromSwCompProperties(
IComponent2^ swComp,
String^ config
)
static member ReadDataFromSwCompProperties :
swComp : IComponent2 *
config : string -> DedData
Parametri
- swComp IComponent2
-
- config String
-
Valore di ritorno
DedDataVedi anche