It's the same way, not the same syntax. Sorry, I should have been more clear. The property in J# is called get_Items() to account for language details. It's always a good idea to look for differences in classes for the different .NET languages on MSDN, because if the feature you want is supported by the framework itself, the language will support it too, and the method for using it will be comparable.
It's the same way, not the same syntax. Sorry, I should have been more clear. The property in J# is called get_Items() to account for language details. It's always a good idea to look for differences in classes for the different .NET languages on MSDN, because if the feature you want is supported by the framework itself, the language will support it too, and the method for using it will be comparable.
but still how to add items
please tell in detail,i am new to .NET
MSDN gives example code that adds items. I don't mind, but other people won't like it if you ask a question that's obviously answered by freely available documentation.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.