Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static int GetRandomNext( int Length ) |
| Visual Basic |
|---|
Public Shared Function GetRandomNext ( _ Length As Integer _ ) As Integer |
| Visual C++ |
|---|
public: static int GetRandomNext( int Length ) |
Parameters
- Length
- Type: System..::..Int32