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