Language

ContentItemReader Class

Definition

public ref class ContentItemReader sealed : IIterable<Platform::String ^>
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract, 65536)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContentItemReader final : IIterable<winrt::hstring>
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract), 65536)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContentItemReader : IEnumerable<string>
Public NotInheritable Class ContentItemReader
Implements IEnumerable(Of String)
Inheritance
Object Platform::Object IInspectable ContentItemReader
Attributes
Implements
IEnumerable<String> IIterable<Platform::String> IIterable<winrt::hstring>

Methods

Name Description
First()
GetNextItems(Int32)

Applies to