Hide Comments
Hide Comments

Comments (0)

Represents type TXMLBooleanList.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

TXMLNodeCollection
  RSGADomainXML.TXMLBooleanList
 

expandingSyntax

Delphi

type
  TXMLBooleanList = class(TXMLNodeCollection, IXMLBooleanList)
  end;
 

expandingMethods

 

Name

Description

protected method

Add(Boolean)

Represents method Add(Boolean).

protected method

Get_Item(Integer)

Represents method Get_Item(Integer).

protected method

Insert(Integer,Boolean)

Represents method Insert(Integer,Boolean).

Top

expandingSee Also

Reference

Comments (0)