Soap.WSDLBind.IXMLSchemaDefs.SchemaDef

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SchemaDef[Index: Integer]: IXMLSchemaDef read GetXMLSchemaDef; default;

C++

__property Xml::Xmlschema::_di_IXMLSchemaDef SchemaDef[int Index] = {read=GetXMLSchemaDef/*, default*/};

Propriétés

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

Description

Spécifie la définition de schéma correspondant à l'index spécifié dans la collection.

Utilisez SchemaDef pour obtenir la définition de schéma correspondant à l'index spécifié dans la collection.

Voir aussi