S
sderrico
Guest
I found the following text in the documentation. Is that mean that we cannot create List of ABL Class? An open type reference contains only placeholders for the parameters in the type name, such as T , which defines the single parameter for the following generic type: System.Collections.Generic.List T In ABL, you can only reference a .NET generic type as a constructed type. Reference: documentation.progress.com/.../index.jsp
Continue reading...
Continue reading...