Metodo PartInfoGetAllAttr
|
Restituisce un dizionario con tutti gli attributi presenti nella parte.
Restituisce sempre un dizionario inizializzato.
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 25.3.0.0 (25.3.0.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
Tipo:
DictionaryString,
StringVedi anche