Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkContentInfo(array<Byte>[]()[][])
Initializes a new instance of ContentInfo using the specified array of bytes as content and an object identifier "data" as content type.
Public methodSupported by the .NET Compact FrameworkContentInfo(ObjectIdentifier, array<Byte>[]()[][])
Initializes a new instance of ContentInfo using the specified array of bytes as content and the specified object identifier as content type.

See Also