Metodo SwDocStructInfoMakeFromFileListUsingApprentice
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static DocStructInfoList MakeFromFileListUsingApprentice(
DedNetApplication app,
string[] fileList
)
Public Shared Function MakeFromFileListUsingApprentice (
app As DedNetApplication,
fileList As String()
) As DocStructInfoList
public:
static DocStructInfoList^ MakeFromFileListUsingApprentice(
DedNetApplication^ app,
array<String^>^ fileList
)
static member MakeFromFileListUsingApprentice :
app : DedNetApplication *
fileList : string[] -> DocStructInfoList
Parametri
- app DedNetApplication
-
- fileList String
-
Valore di ritorno
DocStructInfoListVedi anche