CGPDFObject.TryGetValue Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
TryGetValue(CGPDFArray) | |
TryGetValue(CGPDFDictionary) | |
TryGetValue(CGPDFStream) | |
TryGetValue(Boolean) | |
TryGetValue(nfloat) | |
TryGetValue(nint) | |
TryGetValue(String) |
TryGetValue(CGPDFArray)
public bool TryGetValue (out CoreGraphics.CGPDFArray value);
member this.TryGetValue : -> bool
Parámetros
- value
- CGPDFArray
Devoluciones
Se aplica a
TryGetValue(CGPDFDictionary)
public bool TryGetValue (out CoreGraphics.CGPDFDictionary value);
member this.TryGetValue : -> bool
Parámetros
- value
- CGPDFDictionary
Devoluciones
Se aplica a
TryGetValue(CGPDFStream)
public bool TryGetValue (out CoreGraphics.CGPDFStream value);
member this.TryGetValue : -> bool
Parámetros
- value
- CGPDFStream
Devoluciones
Se aplica a
TryGetValue(Boolean)
TryGetValue(nfloat)
TryGetValue(nint)
public bool TryGetValue (out nint value);
member this.TryGetValue : -> bool
Parámetros
- value
- System.System.IntPtr System.nativeint