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
peng04
logic
TakeFromArrayExtensions
C# Class peng04.logic.TakeFromArrayExtensions
显示文件
Open project: pan-webis-de/peng04
Public Methods
Method
Description
GetNGram
(
this
array
,
int
index
,
int
n
) :
string[]
Method Details
GetNGram()
public
static
method
public
static
GetNGram
(
this
array
,
int
index
,
int
n
) :
string[]
array
this
index
int
n
int
return
string[]