Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected _garbageBuf As Byte() |
C# |
---|
protected byte[] _garbageBuf; |
C++ |
---|
protected: array<char>^ _garbageBuf sealed ; |
J# |
---|
protected byte[] _garbageBuf |
JScript |
---|
protected _garbageBuf : Byte[]; |
See Also