Explicitly convert PrimitiveList to List<Primitive>
            
 Declaration Syntax
 Declaration Syntax| C# | 
public static explicit operator List<Primitive> ( PrimitiveList p )
 Parameters
 Parameters- p (PrimitiveList)
- PrimitiveList to convert
 Return Value
 Return ValueList<Primitive> value of PrimitiveList