Hide Comments
Hide Comments

Comments (0)

Represents type IXMLConstantInstructionTypeList.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

IXMLNodeCollection
  RSGPDomainXML.IXMLConstantInstructionTypeList
    RSGPDomainXML.TXMLConstantInstructionTypeList
 

expandingSyntax

Delphi

type 
  IXMLConstantInstructionTypeList = interface(IXMLNodeCollection) 
  ['{C5C8B1D1-65BF-48BB-920C-CAFCDF7E433F}'] 
  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)