MarcHeader MembersMarcQuery Class Library

The MarcHeader type exposes the following members.
Constructors

  NameDescription
Public methodMarcHeader
Initializes a new instance of the MarcHeader class
Back to Top
Methods

  NameDescription
Public method联机Equals (Inherited from 联机Object.)
Protected method联机Finalize (Inherited from 联机Object.)
Public method联机GetHashCode (Inherited from 联机Object.)
Public method联机GetType (Inherited from 联机Object.)
Protected method联机MemberwiseClone (Inherited from 联机Object.)
Public methodToString
获得表示整个头标区内容的字符串
(Overrides 联机Object ToString .)
Back to Top
Fields

  NameDescription
Public fieldStatic memberFixedLength
头标区所含字符数。固定为 24
Back to Top
Properties

  NameDescription
Public propertyItem
获取或设置头标区中任意一段长度的子字符串
Back to Top
See Also