SchemaRefCollection.Add

Add(string, string, string)

Voeg eenSchemaRefnaar de collectie.

public int Add(string href, string namespacePrefix, string namspaceUri)
ParameterTypeBeschrijving
hrefStringSchemareferentie href URI.
namespacePrefixStringNaamruimtevoorvoegsel voor schemareferentie
namspaceUriStringNaamruimte-URI voor schemareferentie.

Winstwaarde

SchemaRef objectindex.

Zie ook


Add(string, string)

Voeg eenSchemaRefnaar de collectie.

public int Add(string href, string namespacePrefix)
ParameterTypeBeschrijving
hrefStringSchemareferentie href URI.
namespacePrefixStringNaamruimtevoorvoegsel voor schemareferentie

Winstwaarde

SchemaRef objectindex.

Zie ook