XmlSchemaObjectTable.Values Propriété

Définition

Retourne une collection de toutes les valeurs pour tous les éléments de l’objet XmlSchemaObjectTable.

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

Valeur de propriété

Collection de toutes les valeurs pour tous les éléments dans le XmlSchemaObjectTable.

S’applique à