C# Class MK.MobileDevice.PlistEnumerator

Inheritance: PlistNative, IEnumerator
Afficher le fichier Open project: exaphaser/MK.MobileDevice

Méthodes publiques

Méthode Description
MoveNext ( ) : bool
PlistEnumerator ( IntPtr node ) : System
Reset ( ) : void

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

PlistEnumerator() public méthode

public PlistEnumerator ( IntPtr node ) : System
node System.IntPtr
Résultat System

Reset() public méthode

public Reset ( ) : void
Résultat void