Partager via


XmlSchemaObjectTable.Names Propriété

Définition

Retourne une collection de tous les éléments nommés dans XmlSchemaObjectTable.

public:
 property System::Collections::ICollection ^ Names { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Names { get; }
member this.Names : System.Collections.ICollection
Public ReadOnly Property Names As ICollection

Valeur de propriété

Collection de tous les éléments nommés dans XmlSchemaObjectTable.

S’applique à