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

pub struct ValueSet(_);

Trait Implementations

impl RtInterface for ValueSet
[src]

impl RtClassInterface for ValueSet
[src]

impl ComInterface for ValueSet
[src]

The type that defines the VTable of this interface.

impl ComIid for ValueSet
[src]

impl RtType for ValueSet
[src]

impl Deref for ValueSet
[src]

The resulting type after dereferencing

The method called to dereference a value

impl DerefMut for ValueSet
[src]

The method called to mutably dereference a value

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

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