C# Class MobileDevice.CoreFundation.CFDictionary

Inheritance: IDisposable
Afficher le fichier Open project: nivalxer/MobileDevice Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
CFDictionary ( IntPtr handle, bool owns ) : System
GetKeysAndValues ( IntPtr srcRef, IntPtr keys, IntPtr &values ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void