Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ObjectModel
DepartmentCollection
C# Class ObjectModel.DepartmentCollection
Inheritance:
BusinessObjectCollection
Mostra file
Open project: bamboo/Bamboo.Prevalence
Class Usage Examples
Public Methods
Method
Description
DepartmentCollection
( ) :
System
this
(
System.Guid
id
) :
Department
this
(
int
index
) :
Department
Private Methods
Method
Description
Add
(
Department
department
) :
void
Method Details
DepartmentCollection()
public
method
public
DepartmentCollection
( ) :
System
return
System
this()
public
method
public
this
(
System.Guid
id
) :
Department
id
System.Guid
return
Department
this()
public
method
public
this
(
int
index
) :
Department
index
int
return
Department