Soap.WSDLBind.IXMLSchemaDefs.GetXMLSchemaDef

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetXMLSchemaDef(Index: Integer): IXMLSchemaDef;

C++

virtual Xml::Xmlschema::_di_IXMLSchemaDef __fastcall GetXMLSchemaDef(int Index) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Soap.WSDLBind.pas
Soap.WSDLBind.hpp
Soap.WSDLBind IXMLSchemaDefs

Description

Renvoie le noeud définition de schéma correspondant à l'index spécifié.

Utilisez GetXMLSchemaDef pour obtenir le noeud définition de schéma correspondant à l'index spécifié. GetXMLSchemaDef est principalement utilisée en tant que méthode d'accesseur en lecture de la propriété SchemaDef.

Voir aussi