Thread
:
Searching pushpin sets in C#
View Single Post
#
2
(
permalink
)
01-17-2005
harpanet
Junior Member
White Belt
Join Date: Jan 2005
Posts: 3
I use the following syntax to access MapPoint collections:
Code:
object index = "dataset name"; DataSet ds = m_Map.DataSets.get_Item(ref index);
It's a bit odd, but it works.
harpanet
View Public Profile
Send a private message to harpanet
Find all posts by harpanet