Index

Properties

Methods

Properties

public size: number

Methods

public first(): IIterator

Returns

IIterator

public hasKey(key: string): boolean

Parameters

  • key: string

Returns

boolean

public lookup(key: string): ResourceMap

Parameters

  • key: string

Returns

ResourceMap

public split(): { first: Windows.Foundation.Collections.IMapView<string, Windows.ApplicationModel.Resources.Core.ResourceMap>; second: Windows.Foundation.Collections.IMapView<string, Windows.ApplicationModel.Resources.Core.ResourceMap>; }

Returns

{ first: Windows.Foundation.Collections.IMapView<string, Windows.ApplicationModel.Resources.Core.ResourceMap>; second: Windows.Foundation.Collections.IMapView<string, Windows.ApplicationModel.Resources.Core.ResourceMap>; }