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