Metodo PartInfoGetAllAttr
|
Restituisce un dizionario con tutti gli attributi presenti nella parte.
Restituisce sempre un dizionario inizializzato.
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.1.0
Sintassi public Dictionary<string, string> GetAllAttr()
Public Function GetAllAttr As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ GetAllAttr()
member GetAllAttr : unit -> Dictionary<string, string>
Valore di ritorno
DictionaryString,
StringVedi anche