Rewrite the contents of the element in place. The data must have been orignally read from a random access device, and the size of the element may not have changed.


Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Sub Rewrite()
C#
void Rewrite()
C++
void Rewrite() abstract 
J#
void Rewrite()
JScript
function Rewrite()

See Also