C# Class MobileDevice.CoreFundation.CFDictionary

Inheritance: IDisposable
Show file Open project: nivalxer/MobileDevice Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void