Show Changes Show Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

1/25/2005 7:36:06 AM
DerekLakin-62.189.22.124
1/21/2005 1:42:54 AM
DerekLakin-62.189.22.124
1/19/2005 7:47:01 AM
DerekLakin-62.189.22.124
List all versions List all versions

RSS feed for the FlexWiki namespace

Change Note For Unique Values In Arrays
.
Owner
RequiredBuild
RelatedBugs
RelatedFeatureRequests
Summary
Provides a Unique method for the ArrayType to remove duplicate values.

This change provides a Unique method for the ArrayType to remove duplicate values.

E.g.

 @@["one", "two", "three", "three", "four", "four", "five"].Unique@@

Would return the array:

 ["one", "two", "three", "four", "five"]

Not logged in. Log in

Welcome to the home of FlexWiki, a collaboration tool, based on WikiWiki, implemented using Microsoft .NET technologies

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics