Comparison of programming languages (associative array): Difference between revisions

Content deleted Content added
m Typo fixing , typos fixed: the the → the using AWB
Line 854:
555-9999
</source>
 
 
=== Visual Basic ===
Line 934 ⟶ 933:
</source>
 
An entry can be removed using the <code>Remove()</code> method of the the underlying .NET object:
 
<source lang="text">