根据机内格式 MARC 字符串,创建若干 MarcField 对象
Namespace: DigitalPlatform.MarcAssembly: DigitalPlatform.MarcQuery (in DigitalPlatform.MarcQuery.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- chSubfield
- Type:
System Char
子字段符号代用符号
- chFieldEnd
- Type:
System Char
字段结束符代用符号
- strText
- Type:
System String
MARC 机内格式字符串
Return Value
新创建的 MarcField 对象集合See Also