Hide Comments
Hide Comments

Comments (0)

Represents method Insert(Integer,Single).

Namespace: RSGADomainXML

expandingSyntax

Delphi

protected 
  function Insert(const Index: Integer; const Value: Single): IXMLNode; 
 

Parameters

Index

Type: Integer

Value

Type: Single

Return Value

Type: IXMLNode

Implements

IXMLFloatList.Insert(Integer,Single)
 

expandingSee Also

Reference

Comments (0)