Calculate the number of rows to read/write at a time.
Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Overridable Sub GetNumberOfRows() |
C# |
---|
protected virtual void GetNumberOfRows() |
C++ |
---|
protected: virtual void GetNumberOfRows() |
J# |
---|
protected virtual void GetNumberOfRows() |
JScript |
---|
protected virtual
function GetNumberOfRows() |
See Also