Hide Comments
Hide Comments

IXMLString_List.Insert(Integer,UnicodeString) Method

Comments (0)

Represents method Insert(Integer,UnicodeString).

Namespace: RSGADomainXML

expandingSyntax

Delphi

public 
  function Insert(const Index: Integer; const Value: UnicodeString): IXMLNode; 
 

Parameters

Index

Type: Integer

Value

Type: UnicodeString

Return Value

Type: IXMLNode

expandingSee Also

Comments (0)