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
com
openrest
v1_1
COrderItems
C# Class com.openrest.v1_1.COrderItems
Inheritance:
IOrderItems
显示文件
Open project: wix/openrest4net
Class Usage Examples
Public Methods
Method
Description
COrderItems
(
IList
orderItems
) :
System
Get
(
int
i
) :
IOrderItem
GetCount
( ) :
int
Method Details
COrderItems()
public
method
public
COrderItems
(
IList
orderItems
) :
System
orderItems
IList
return
System
Get()
public
method
public
Get
(
int
i
) :
IOrderItem
i
int
return
IOrderItem
GetCount()
public
method
public
GetCount
( ) :
int
return
int