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

Detail array of Состязания.
Inheritance: ICSSoft.STORMNET.DetailArray
显示文件 Open project: Flexberry/FlexberryStudy2015

Public Methods

Method 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 method

public Add ( IIS dataobject ) : void
dataobject IIS
return void

DetailArrayOfСостязания() public method

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

this() public method

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