Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Library.ByteArray
Namespace: Microsoft.Office.Project.Library
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(False)> _
Public Class ByteArray _
Implements ISerializable
'Usage
Dim instance As ByteArray
[SerializableAttribute]
[CLSCompliantAttribute(false)]
public class ByteArray : ISerializable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.