C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Storage Namespace / NativeFileStream Class / WriteByte Method

In This Topic
WriteByte Method (NativeFileStream)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub WriteByte( _
   ByVal value As System.Byte _
) 
 

Parameters

value
See Also