C# Class IIS.Lectures.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.Lectures.ПредметВСеместре

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.Lectures.ПредметВСеместре
index int
Résultat IIS.Lectures.ПредметВСеместре