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