Apostrophe Systems EPC Generator 2.0

EPCBase Class

This Class is the Base Class for all EPC Types within the Apostrophe Generator API.

For a list of all members of this type, see EPCBase Members.

System.Object
   Apostrophe.EPC.EPCBase
      Derived types

public class EPCBase : IDeserializationCallback, ISerializable, ICloneable, IComparable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

It is possible to extend this class or any of the EPC Type classes that derive from this class.

Requirements

Namespace: Apostrophe.EPC

Assembly: Apostrophe.EPC (in Apostrophe.EPC.dll)

See Also

EPCBase Members | Apostrophe.EPC Namespace