Add
Add(string, string, string)
Lägg till enSchemaRef
till samlingen.
public int Add(string href, string namespacePrefix, string namspaceUri)
Parameter | Typ | Beskrivning |
---|---|---|
href | String | Schema referens href URI. |
namespacePrefix | String | Schemareferens namnutrymmesprefix |
namspaceUri | String | Schemareferens namnutrymme URI. |
Returvärde
SchemaRef
objektindex.
Se även
- class SchemaRefCollection
- namnutrymme Aspose.Finance.Xbrl
- hopsättning Aspose.Finance
Add(string, string)
Lägg till enSchemaRef
till samlingen.
public int Add(string href, string namespacePrefix)
Parameter | Typ | Beskrivning |
---|---|---|
href | String | Schema referens href URI. |
namespacePrefix | String | Schemareferens namnutrymmesprefix |
Returvärde
SchemaRef
objektindex.
Se även
- class SchemaRefCollection
- namnutrymme Aspose.Finance.Xbrl
- hopsättning Aspose.Finance