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

Detail array of Состязания.
상속: ICSSoft.STORMNET.DetailArray
파일 보기 프로젝트 열기: Flexberry/FlexberryStudy2015

공개 메소드들

메소드 설명
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.Ипподром.Состязания

메소드 상세

Add() 공개 메소드

public Add ( IIS dataobject ) : void
dataobject IIS
리턴 void

DetailArrayOfСостязания() 공개 메소드

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

this() 공개 메소드

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