C0330 Compiler Error
Message text
Cannot create an instance of the abstract class or interface
name.
Explanation
Error C0330 is generated if you try to create an instance of an
abstract class or interface, as in the following code example:
|
1 2 |
System.Enum e e = create System.Enum |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest