Metodo DocStructInfoFindAllLevels
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DocStructInfo FindAllLevels(
string filename
)
Public Function FindAllLevels (
filename As String
) As DocStructInfo
public:
DocStructInfo^ FindAllLevels(
String^ filename
)
member FindAllLevels :
filename : string -> DocStructInfo
Parametri
- filename
- Tipo: SystemString
Valore di ritorno
Tipo:
DocStructInfoVedi anche