473,396 Members | 1,804 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

C++ collections are bringing repeated elements to C#... why?

Hi,

in my c# app, I access an collection from a COM componente
of mine. The problem is that it brings elements repeated
into positions 0 and 1. Does anybody know how to explain
this behaviour? Is it something with c# or c++??

tia

marcelo
Nov 15 '05 #1
2 1117
Is the COM component written in VB? If so, I've seen VB repeat index 1 into
index 0.
"Marcelo" <an*******@discussions.microsoft.com> wrote in message
news:00****************************@phx.gbl...
Hi,

in my c# app, I access an collection from a COM componente
of mine. The problem is that it brings elements repeated
into positions 0 and 1. Does anybody know how to explain
this behaviour? Is it something with c# or c++??

tia

marcelo

Nov 15 '05 #2
No, those are c++ components...
Nov 15 '05 #3

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

Similar topics

0
by: Wolfgang Lipp | last post by:
From: Lipp, Wolfgang Sent: Tuesday, 27?January?2004 13:26 <annotation> the first eleven contributions in this thread started as an off-list email discussion; i have posted them here with...
6
by: bosgoverde | last post by:
I've tried several ways to achieve a xsd schema for the following xml example, but failed to do so. Valid: <Person> <Interest>Movies</Interest> <Interest>Computers</Interest> </Person>...
5
by: Colin Basterfield | last post by:
Hi, I have a custom collection, which is roughly this public class SiteList : CollectionBase { bla bla bla code, bla bla! } This list holds Site object which have two members, SiteName and
3
by: Vasilis X | last post by:
Hello. Here is the situation I am facing. I have 2 collections, A and B. Both have various elements (string type) in them. I want to reset them, empty all elements from these collections. I do...
2
by: Daniel | last post by:
Is is possible to remove elements from the middle of a System.Collections.Queue? For the most part i just use endqueue and dequeue but there are points where i know that i no longer need certain...
5
by: Droopy | last post by:
Hi, 1) Is it worth to replace all HashTable and ArrayList (framework 1.1) usage by Dictionary and List (framework 2.0) ? I suppose the answer would be yes as the 2.0 collections are type safe...
3
by: Godspeed | last post by:
I have started writing a new collections library based on set theory as per Spivey's Z notation. I have put the library on SourceForge. It is currently in its infancy and it will be expanded fairly...
13
by: farhaaad | last post by:
Dears, I have many feilds in my tables that are left blank for some records, If I make a sub table for it and and change those feilds to a lookup feilds so only those options are chosen which...
5
by: Michi Henning | last post by:
I can pass a generic collection as ICollection<Tjust fine: static void flatCollection(ICollection<intc) {} // ... List<intl = new List<int>(); flatCollection(l); // Works fine Now I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.