Metodo DocStructInfoFindAllLevels
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassipublic DocStructInfo FindAllLevels(
string filename
)
Public Function FindAllLevels (
filename As String
) As DocStructInfo
public:
DocStructInfo^ FindAllLevels(
String^ filename
)
member FindAllLevels :
filename : string -> DocStructInfo
Parametri
- filename String
Valore di ritorno
DocStructInfo
Vedi anche