An NDoc documented library
HeapStream._byte 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 _byte As
Integer
C#
protected
int
_byte;
C++
protected:
int
_byte sealed ;
J#
protected
int
_byte
JScript
protected _byte :
int
;
See Also
HeapStream Class
nom.tam.util Namespace