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
Hamekoz
Reportes
Grupo
C# Class Hamekoz.Reportes.Grupo
Inheritance:
IElemento
Show file
Open project: hamekoz/hamekoz-sharp
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Agregar
(
IElemento
elemento
) :
void
AgregarSubgrupo
(
Grupo
subgrupo
) :
void
GetElemento
( ) :
IElement
Method Details
Agregar()
public
method
public
Agregar
(
IElemento
elemento
) :
void
elemento
IElemento
return
void
AgregarSubgrupo()
public
method
public
AgregarSubgrupo
(
Grupo
subgrupo
) :
void
subgrupo
Grupo
return
void
GetElemento()
public
method
public
GetElemento
( ) :
IElement
return
IElement