Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overrides ReadOnly Property Length As Long
|
| C# |
|---|
| public override long Length { get; } |
| C++ |
|---|
public override property long Length override { __int64 get(); } |
| J# |
|---|
/** property */ public long get_Length(); |
| JScript |
|---|
| public function get Length() : long |
See Also