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