An NDoc documented library
HeapStream._nRead Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Namespace:
nom.tam.util
Assembly:
CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration)
Protected _nRead As
Integer
C#
protected
int
_nRead;
C++
protected:
int
_nRead sealed ;
J#
protected
int
_nRead
JScript
protected _nRead :
int
;
See Also
HeapStream Class
nom.tam.util Namespace