Hide Comments
Hide Comments

Comments (0)

Represents type TXMLFloatList.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

TXMLNodeCollection
  RSGADomainXML.TXMLFloatList
 

expandingSyntax

Delphi

type
  TXMLFloatList = class(TXMLNodeCollection, IXMLFloatList)
  end;
 

expandingMethods

 

Name

Description

protected method

Add(Single)

Represents method Add(Single).

protected method

Get_Item(Integer)

Represents method Get_Item(Integer).

protected method

Insert(Integer,Single)

Represents method Insert(Integer,Single).

Top

expandingSee Also

Reference

Comments (0)