Hide Comments
Hide Comments

Comments (0)

Represents type TXMLString_List.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

TXMLNodeCollection
  RSGADomainXML.TXMLString_List
 

expandingSyntax

Delphi

type
  TXMLString_List = class(TXMLNodeCollection, IXMLString_List)
  end;
 

expandingMethods

 

Name

Description

protected method

Add(UnicodeString)

Represents method Add(UnicodeString).

protected method

Get_Item(Integer)

Represents method Get_Item(Integer).

protected method

Insert(Integer,UnicodeString)

Represents method Insert(Integer,UnicodeString).

Top

expandingSee Also

Reference

Comments (0)