PowerTCP FTP for .NET
Count Property (Segment)



Byte count of data.
Syntax
Public ReadOnly Property Count As Integer
Dim instance As Segment
Dim value As Integer
 
value = instance.Count
public int Count {get;}
public:
property int Count {
   int get();
}
See Also

Reference

Segment Class
Segment Members


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