C# Class IIS.Ипподром.DetailArrayOfСостязания

Detail array of Состязания.
Inheritance: ICSSoft.STORMNET.DetailArray
Afficher le fichier Open project: Flexberry/FlexberryStudy2015

Méthodes publiques

Méthode Description
Add ( IIS dataobject ) : void
DetailArrayOfСостязания ( IIS fЛошадь ) : System

Construct detail array.

Returns object with type Состязания by index.

Adds object with type Состязания.

this ( int index ) : IIS.Ипподром.Состязания

Method Details

Add() public méthode

public Add ( IIS dataobject ) : void
dataobject IIS
Résultat void

DetailArrayOfСостязания() public méthode

Construct detail array. Returns object with type Состязания by index. Adds object with type Состязания.
public DetailArrayOfСостязания ( IIS fЛошадь ) : System
fЛошадь IIS
Résultat System

this() public méthode

public this ( int index ) : IIS.Ипподром.Состязания
index int
Résultat IIS.Ипподром.Состязания