Hide Comments
Hide Comments

Comments (0)

Represents type IXMLBooleanGeneTypeList.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

IXMLNodeCollection
  RSGADomainXML.IXMLBooleanGeneTypeList
    RSGADomainXML.TXMLBooleanGeneTypeList
 

expandingSyntax

Delphi

type 
  IXMLBooleanGeneTypeList = interface(IXMLNodeCollection) 
  ['{5D54F51C-7F75-4C94-9DB9-359BEC10981C}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

Items[Integer]

Represents property Items[Integer].

Top

expandingMethods

 

Name

Description

public method

Add

Represents method Add.

public method

Get_Item(Integer)

Represents method Get_Item(Integer).

public method

Insert(Integer)

Represents method Insert(Integer).

Top

expandingSee Also

Reference

Comments (0)