Share via


FileResultSegment Constructor

Definition

public FileResultSegment (System.Collections.Generic.IEnumerable<Microsoft.WindowsAzure.Storage.File.IListFileItem> files, Microsoft.WindowsAzure.Storage.File.FileContinuationToken continuationToken);
new Microsoft.WindowsAzure.Storage.File.FileResultSegment : seq<Microsoft.WindowsAzure.Storage.File.IListFileItem> * Microsoft.WindowsAzure.Storage.File.FileContinuationToken -> Microsoft.WindowsAzure.Storage.File.FileResultSegment
Public Sub New (files As IEnumerable(Of IListFileItem), continuationToken As FileContinuationToken)

Parameters

continuationToken
FileContinuationToken

Applies to