You are here: Start » FIL.NET » ByteArray Constructor
ByteArray Constructor
Namespace: | Ftl |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public ByteArray ( List<byte> rhs )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
rhs | System.Collections.Generic.List<byte> |