C# Class System.IO.IsolatedStorage.IsolatedStorageFileEnumerator

Inheritance: IEnumerator
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
MoveNext ( ) : bool
Reset ( ) : void

Private Methods

Méthode Description
GetIDStream ( String path, Stream &s ) : bool
IsolatedStorageFileEnumerator ( IsolatedStorageScope scope ) : System

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void