public TotalBytesLoadedEventArgs( long byteCount )
'Declaration Public Function New( _ ByVal byteCount As Long _ )
'Usage Dim byteCount As Long Dim instance As New TotalBytesLoadedEventArgs(byteCount)
public: TotalBytesLoadedEventArgs( int64 byteCount )
Target Platforms
TotalBytesLoadedEventArgs Class TotalBytesLoadedEventArgs Members