Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
VelocityDbSchema
UsingSortedSet
C# Class VelocityDbSchema.UsingSortedSet
Inheritance:
OptimizedPersistable
显示文件
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_oe property
public
List
intList
return
List
intSortedSet
public_oe property
public
SortedSetAny
intSortedSet
return
SortedSetAny
randGen
public_oe static_oe property
public
static
Random,System
randGen
return
System.Random