Hide Comments
Hide Comments

Comments (0)

Represents type IXMLString_List.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

IXMLNodeCollection
  RSGADomainXML.IXMLString_List
    RSGADomainXML.TXMLString_List
 

expandingSyntax

Delphi

type 
  IXMLString_List = interface(IXMLNodeCollection) 
  ['{8E448990-11CB-4626-890F-2A63018DDE3D}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

Items[Integer]

Represents property Items[Integer].

Top

expandingMethods

 

Name

Description

public method

Add(UnicodeString)

Represents method Add(UnicodeString).

public method

Get_Item(Integer)

Represents method Get_Item(Integer).

public method

Insert(Integer,UnicodeString)

Represents method Insert(Integer,UnicodeString).

Top

expandingSee Also

Reference

Comments (0)