Hide Comments
Hide Comments

IXMLDecimalConstantInstructionTypeList Interface

Comments (0)

Represents type IXMLDecimalConstantInstructionTypeList.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

IXMLNodeCollection
  RSGPDomainXML.IXMLDecimalConstantInstructionTypeList
    RSGPDomainXML.TXMLDecimalConstantInstructionTypeList
 

expandingSyntax

Delphi

type 
  IXMLDecimalConstantInstructionTypeList = interface(IXMLNodeCollection) 
  ['{3907FDF8-D0C2-4A6F-867C-DC5958CAAE10}'] 
  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)