Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VelocityDbSchema
UsingSortedSet
C# Class VelocityDbSchema.UsingSortedSet
Inheritance:
OptimizedPersistable
Show file
Open project: VelocityDB/VelocityDB
Public Properties
Property
Type
Description
intList
List
intSortedSet
SortedSetAny
randGen
System.Random
Public Methods
Method
Description
UsingSortedSet
(
int
addHowMany
) :
System
Method Details
UsingSortedSet()
public
method
public
UsingSortedSet
(
int
addHowMany
) :
System
addHowMany
int
return
System
Property Details
intList
public property
public
List
intList
return
List
intSortedSet
public property
public
SortedSetAny
intSortedSet
return
SortedSetAny
randGen
public static property
public
static
Random,System
randGen
return
System.Random