Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<TestAttribute> Public Sub TestIterator() |
| C# |
|---|
[TestAttribute] public void TestIterator() |
| C++ |
|---|
[TestAttribute] public: void TestIterator() sealed |
| J# |
|---|
/** @attribute TestAttribute() */ public void TestIterator() |
| JScript |
|---|
public
TestAttribute
function TestIterator() |
See Also