SchemaRefCollection.Add
Add(string, string, string)
추가SchemaRef
컬렉션으로.
public int Add(string href, string namespacePrefix, string namspaceUri)
모수 | 유형 | 설명 |
---|---|---|
href | String | 스키마 참조 href URI. |
namespacePrefix | String | 스키마 참조 네임스페이스 접두사 |
namspaceUri | String | 스키마 참조 네임스페이스 URI. |
반환 값
SchemaRef
개체 색인.
또한보십시오
- class SchemaRefCollection
- 네임스페이스 Aspose.Finance.Xbrl
- 집회 Aspose.Finance
Add(string, string)
추가SchemaRef
컬렉션으로.
public int Add(string href, string namespacePrefix)
모수 | 유형 | 설명 |
---|---|---|
href | String | 스키마 참조 href URI. |
namespacePrefix | String | 스키마 참조 네임스페이스 접두사 |
반환 값
SchemaRef
개체 색인.
또한보십시오
- class SchemaRefCollection
- 네임스페이스 Aspose.Finance.Xbrl
- 집회 Aspose.Finance