SchemaRefCollection.Add

Add(string, string, string)

Voeg eenSchemaRefnaar de collectie.

public int Add(string href, string namespacePrefix, string namspaceUri)
Parameter Type Beschrijving
href String Schemareferentie href URI.
namespacePrefix String Naamruimtevoorvoegsel voor schemareferentie
namspaceUri String Naamruimte-URI voor schemareferentie.

Winstwaarde

SchemaRef objectindex.

Zie ook


Add(string, string)

Voeg eenSchemaRefnaar de collectie.

public int Add(string href, string namespacePrefix)
Parameter Type Beschrijving
href String Schemareferentie href URI.
namespacePrefix String Naamruimtevoorvoegsel voor schemareferentie

Winstwaarde

SchemaRef objectindex.

Zie ook