MonoMac.CoreGraphics.CGPDFDictionary.GetArray Method
Looks up an array value by name on the dictionary.

Syntax

public bool GetArray (string key, out CGPDFArray array)

Parameters

key
The name of the element to get out of the dictionary.
array
The array, if the function returns true.

Returns

true if the value was found on the dictionary and the out parameter set to the value. If the value is false, the result of the out parameter is undefined.

Remarks

Requirements

Namespace: MonoMac.CoreGraphics
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0