Hide Comments
Hide Comments

Comments (0)

Represents type IXMLVariableInstructionTypeList.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

IXMLNodeCollection
  RSGPDomainXML.IXMLVariableInstructionTypeList
    RSGPDomainXML.TXMLVariableInstructionTypeList
 

expandingSyntax

Delphi

type 
  IXMLVariableInstructionTypeList = interface(IXMLNodeCollection) 
  ['{8E03D45D-0619-4F2C-A45F-B9DBE28974DD}'] 
  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)