Share via


ParseContext Members

Include Protected Members
Include Inherited Members

Represents a class that handles the parsed context of a package.

The ParseContext type exposes the following members.

Constructors

  Name Description
Public method ParseContext Initializes a new instance of the class.

Top

Properties

  Name Description
Public property Errors Gets the list of errors.

Top

Methods

  Name Description
Public method AddError Adds the specified error to the context.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ParseContext Class

Microsoft.SharePoint.BusinessData.Parser Namespace