(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Search

Go
 
Want better search results?  See our search tips!

Learn

No items found

News


  • Windows.Foundation.Collection Types, Part 3: Maps and Property Sets

    0 comments  /  posted by  Silverlight Show  on  Jul 29, 2013 (6 days ago)
    Read original post at Kraig Brockschmidt's Blog A map (IMap<K, V>) and its read-only map view companion (IMapView<K, V>) are additional derivations of the basic iterator. A map is composed of key-value pairs, where the keys and values can both be arbitrary types. [Footenote: Each pair is described by the IKeyValuePair interface, but you don’t encounter that construct explicitly in JavaScript. Also ...
  • 0 comments  /  posted by  Silverlight Show  on  Jul 24, 2013 (1 week ago)
    Read original post at Kraig Brockschmidt's Blog All of the WinRT collection types are found in the Windows.Foundation.Collections namespace. What you’ll notice immediately upon perusing the namespace is that it actually contains only one concrete class, PropertySet, and is otherwise its chock full of “interfaces” with curious names like IIterable<T>, IMapView<K, V>, and IVectorView<T>. If you’ve a ...
See all 27 results


Books

No items found

Showcase

No items found


  • All
  • Learn
  • News
  • Forums
  • Books
  • Showcase