SchemaRefCollection.Add
Add(string, string, string)
Voeg eenSchemaRef
naar 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
- class SchemaRefCollection
- naamruimte Aspose.Finance.Xbrl
- montage Aspose.Finance
Add(string, string)
Voeg eenSchemaRef
naar 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
- class SchemaRefCollection
- naamruimte Aspose.Finance.Xbrl
- montage Aspose.Finance