Hide Comments
Hide Comments

Comments (0)

Represents type IXMLGPPopulation.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

IXMLNodeCollection
  RSGPDomainXML.IXMLGPPopulation
    RSGPDomainXML.TXMLGPPopulation
 

expandingSyntax

Delphi

type 
  IXMLGPPopulation = interface(IXMLNodeCollection) 
  ['{395D6C3F-BF5E-4430-8225-040865BDB478}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

Individual[Integer]

Represents property Individual[Integer].

Top

expandingMethods

 

Name

Description

public method

Add

Represents method Add.

public method

Get_Individual(Integer)

Represents method Get_Individual(Integer).

public method

Insert(Integer)

Represents method Insert(Integer).

Top

expandingSee Also

Reference

Comments (0)