TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
toanhoi bui
NA
70
207.1k
Return Array
Oct 4 2010 11:21 AM
Hi,Everybody.I am writing a function in C# and it returns a Array .Example I have a struct
<
way
id
="
11552263
"
user
="
GeoGrafiker
"
uid
="
69127
"
visible
="
true
"
version
="
5
"
changeset
="
1845506
"
timestamp
="
2009-07-16T15:51:05Z
"
>
<
nd
ref
="
103005166
"
/>
<
nd
ref
="
103005167
"
/>
<
nd
ref
="
103005169
"
/>
<
nd
ref
="
103001090
"
/>
<
nd
ref
="
102999142
"
/>
<
nd
ref
="
103003909
"
/>
<
tag
k
="
created_by
"
v
="
Potlatch 0.10f
"
/>
<
tag
k
="
highway
"
v
="
residential
"
/>
<
tag
k
="
name
"
v
="
Mai Hac De
"
/>
</
way
>
When I enter "
Mai Hac Ðe
" ,The all node id of this way is saved in Array .This node are
103005166,103005167
,
103001090,102999142,103003909
.This function is
public Array Search(string name)
{
....
}
.Can you help me ,please???
Reply
Answers (
2
)
Digital map using map of OpenStreemap
cryptography basics