Metodo UtilGetCfgStructure
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static Dictionary<string, string> GetCfgStructure(
IModelDoc2 swdoc
)
Public Shared Function GetCfgStructure (
swdoc As IModelDoc2
) As Dictionary(Of String, String)
public:
static Dictionary<String^, String^>^ GetCfgStructure(
IModelDoc2^ swdoc
)
static member GetCfgStructure :
swdoc : IModelDoc2 -> Dictionary<string, string>
Parametri
- swdoc IModelDoc2
-
Valore di ritorno
DictionaryString,
StringVedi anche