473,513 Members | 2,624 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

_CORBA_Unbounded_Sequence ??

Does anyone know anything about this? What is it? Is it an array? I
have to use it and I can't figure out what it would map to in CLI.

Apr 3 '07 #1
1 1140

"DaTurk" <mm******@hotmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
Does anyone know anything about this? What is it? Is it an array? I
have to use it and I can't figure out what it would map to in CLI.
CORBA is a distributed computing system (remote procedure call), like DCOM
or web services. "unbounded sequence" sounds like the dimension is not
fixed, so System::Collections::List would be a closer match than an array.
Apr 5 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.