Click or drag to resize
BoxHeaderUtility Methods

The BoxHeaderUtility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindUUidBoxBytes
Checks the UuidHandlerDict if a particular user type exists and returns the 16 byte user type byte array.
Public methodStatic memberFindUuidBoxType
Checks the UuidHandlerDict if a particular user type exists and returns the object type.
Public methodStatic memberGetBoxObjectType(Box)
Gets a box object type.
Public methodStatic memberGetBoxObjectType(BoxType)
Gets a box object type.
Public methodStatic memberGetBoxType
Gets a box type.
Public methodStatic memberGetHandlerType
Gets a handler type.
Public methodStatic memberGetHandlerTypeValue
Gets a handler type value.
Public methodStatic memberGetHeaderValue
Gets a header value.
Top
Extension Methods
  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
See Also