PowerTCP FTP for .NET
ListEntry Constructor(String)



The line to parse into a ListEntry.
Constructor used for ListingFormat.Machine.
Syntax
Public Function New( _
   ByVal line As String _
)
Dim line As String
 
Dim instance As New ListEntry(line)
public ListEntry( 
   string line
)
public:
ListEntry( 
   String^ line
)

Parameters

line
The line to parse into a ListEntry.
See Also

Reference

ListEntry Class
ListEntry Members
Overload List


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic