C# Class IIS.Ippodrom.DetailArrayOfЛошадьВСостязании

Detail array of ЛошадьВСостязании.
Inheritance: ICSSoft.STORMNET.DetailArray
Mostrar archivo 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.Ippodrom.ЛошадьВСостязании

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.Ippodrom.ЛошадьВСостязании
index int
return IIS.Ippodrom.ЛошадьВСостязании