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

#[repr(C)]
pub struct IIterator<T> where
    T: RtType
{ /* fields omitted */ }

Methods

impl<T: RtType> IIterator<T>
[src]

Methods from Deref<Target = IInspectable>

Returns the interfaces that are implemented by the current Windows Runtime object.

Returns the trust level of the current Windows Runtime object.

Trait Implementations

impl<T> ComInterface for IIterator<T> where
    T: RtType
[src]

The type that defines the VTable of this interface.

impl<T> RtType for IIterator<T> where
    T: RtType
[src]

impl<T> Deref for IIterator<T> where
    T: RtType
[src]

The resulting type after dereferencing

The method called to dereference a value

impl<T> DerefMut for IIterator<T> where
    T: RtType
[src]

The method called to mutably dereference a value

impl<T: RtType> RtInterface for IIterator<T>
[src]

impl<T: RtType> RtClassInterface for IIterator<T>
[src]

impl ComIid for IIterator<bool>
[src]

impl ComIid for IIterator<f32>
[src]

impl ComIid for IIterator<f64>
[src]

impl ComIid for IIterator<Guid>
[src]

impl ComIid for IIterator<HString>
[src]

impl ComIid for IIterator<i32>
[src]

impl ComIid for IIterator<IInspectable>
[src]

impl ComIid for IIterator<IIterable<Point>>
[src]

impl ComIid for IIterator<IKeyValuePair<Guid, IInspectable>>
[src]

impl ComIid for IIterator<IKeyValuePair<HString, HString>>
[src]

impl ComIid for IIterator<IKeyValuePair<HString, IInspectable>>
[src]

impl ComIid for IIterator<IKeyValuePair<HString, IVector<HString>>>
[src]

impl ComIid for IIterator<IKeyValuePair<HString, IVectorView<HString>>>
[src]

impl ComIid for IIterator<IKeyValuePair<IInspectable, IInspectable>>
[src]

impl ComIid for IIterator<IMapView<HString, IInspectable>>
[src]

impl ComIid for IIterator<DateTime>
[src]

impl ComIid for IIterator<Point>
[src]

impl ComIid for IIterator<TimeSpan>
[src]

impl ComIid for IIterator<Uri>
[src]

impl ComIid for IIterator<u32>
[src]

impl ComIid for IIterator<u8>
[src]