Implicitly convert List<byte[]> to PrimitiveList
            
 Declaration Syntax
 Declaration Syntax| C# | 
public static implicit operator PrimitiveList ( List<byte[]> data )
 Return Value
 Return ValuePrimitiveList representing the data
 Declaration Syntax
 Declaration Syntax| C# | 
public static implicit operator PrimitiveList ( List<byte[]> data )
 Return Value
 Return Value