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

pub struct PropertySet(_);

Trait Implementations

impl RtInterface for PropertySet
[src]

impl RtClassInterface for PropertySet
[src]

impl ComInterface for PropertySet
[src]

The type that defines the VTable of this interface.

impl ComIid for PropertySet
[src]

impl RtType for PropertySet
[src]

impl Deref for PropertySet
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for PropertySet
[src]

The method called to mutably dereference a value

impl RtActivatable<IActivationFactory> for PropertySet
[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 PropertySet
[src]

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