Struct winrt::windows::foundation::collections::StringMap [] [src]

pub struct StringMap(_);

Methods from Deref<Target = IMap<HString, HString>>

Trait Implementations

impl RtInterface for StringMap
[src]

impl RtClassInterface for StringMap
[src]

impl ComInterface for StringMap
[src]

The type that defines the VTable of this interface.

impl ComIid for StringMap
[src]

impl RtType for StringMap
[src]

impl Deref for StringMap
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for StringMap
[src]

The method called to mutably dereference a value

impl RtActivatable<IActivationFactory> for StringMap
[src]

Returns a factory object to create instances of this class or to call static methods.

Uses the default constructor to create an instance of this class.

impl RtNamedClass for StringMap
[src]

Returns the name of the class encoded as a 16-bit wide string.