Number of replications
Namespace:
PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Replications As Integer |
| C# |
|---|
| public int Replications; |
| C++ |
|---|
public: int Replications sealed ; |
| J# |
|---|
| public int Replications |
| JScript |
|---|
| public Replications : int; |
See Also