Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Accessing Indexes for .NET Classes – PB Docs 125 – PowerBuilder Library

Accessing Indexes for .NET Classes – PB Docs 125


Accessing Indexes for .NET Classes

You can access the indexes of .NET classes in the same way
you access PowerBuilder array elements. However, in standard PowerBuilder applications,
you can reference indexes only using integral datatypes, such as integer, short, long,
and so on.

In the .NET environment, you are not restricted to referencing
indexes as integral types; you can reference the indexes using any
datatypes as parameters.

This example shows how to use a string datatype
to access the index of the .NET hashtable class, countries:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x