Attempt to rewrite the heap with the current contents. Note that no checking is done to make sure that the heap does not extend past its prior boundaries.
Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Sub Rewrite() _ Implements FitsElement.Rewrite |
C# |
---|
public virtual void Rewrite() |
C++ |
---|
public: virtual void Rewrite() |
J# |
---|
public virtual void Rewrite() |
JScript |
---|
public virtual function Rewrite() |