C#
C++
F#
VB
Returns an enumerator that iterates through the collection of shared access policies.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
private abstract GetEnumerator : unit -> IEnumerator private override GetEnumerator : unit -> IEnumerator
Return Value
Type: System.Collections.IEnumeratorSystem.Collections::IEnumerator^System.Collections.IEnumeratorSystem.Collections.IEnumeratorAn IEnumerator object that can be used to iterate through the collection of shared access policies.