Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected _heapStream As Stream |
C# |
---|
protected Stream _heapStream; |
C++ |
---|
protected: Stream _heapStream sealed ; |
J# |
---|
protected Stream _heapStream |
JScript |
---|
protected _heapStream : Stream; |
See Also