Hide Comments
Hide Comments

Comments (0)

Represents type TXMLIntegerList.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

TXMLNodeCollection
  RSGADomainXML.TXMLIntegerList
 

expandingSyntax

Delphi

type
  TXMLIntegerList = class(TXMLNodeCollection, IXMLIntegerList)
  end;
 

expandingMethods

 

Name

Description

protected method

Add(Integer)

Represents method Add(Integer).

protected method

Get_Item(Integer)

Represents method Get_Item(Integer).

protected method

Insert(Integer,Integer)

Represents method Insert(Integer,Integer).

Top

expandingSee Also

Reference

Comments (0)