Description:

Writes a Int64 value to the archive.

Syntax:
public void WriteInt64(
Int64 value
)
Parameters:
  • value
  • Type: System.Int64
  • A value to write.
Returns:
Type: void
Available since:
5.0

Nothing found