Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub SetCanSeek( _ ByVal canSeek As Boolean _ ) |
| C++ |
|---|
public: void SetCanSeek( bool canSeek ) sealed |
| JScript |
|---|
public
function SetCanSeek( canSeek : bool ) |
See Also