Description Provides a single dimensional byte array access to the SerializeBag member.
-
Return Type
-
A Boolean value. A Boolean with value RETURNDESCRIPTION. Failure Returns VALUE.. Failure conditions:
-
Syntax
-
object.Serialize (bStore, acData())
The Serialize Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataNodeRefs. | | bStore | Required. A Boolean value. False to populate the array. True to Initialize the object. | | acData() | Required. An array of Byte values. |
|