Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
WindowsAzure
Samples
Data
Services
Client
MaterializeAtom.ResultsWrapper
C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.MaterializeAtom.ResultsWrapper
Inheritance:
MaterializeAtom
Show file
Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets
Public Methods
Method
Description
GetEnumerator
( ) :
IEnumerator
Private Methods
Method
Description
GetContinuation
(
IEnumerable
key
) :
DataServiceQueryContinuation
ResultsWrapper
(
IEnumerable
results
,
DataServiceQueryContinuation
continuation
) :
System
Method Details
GetEnumerator()
public
method
public
GetEnumerator
( ) :
IEnumerator
return
IEnumerator