CGPDFObject.TryGetValue Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- value
- CGPDFArray
Retours
S’applique à
TryGetValue(CGPDFDictionary)
public bool TryGetValue (out CoreGraphics.CGPDFDictionary value);
member this.TryGetValue : -> bool
Paramètres
- value
- CGPDFDictionary
Retours
S’applique à
TryGetValue(CGPDFStream)
public bool TryGetValue (out CoreGraphics.CGPDFStream value);
member this.TryGetValue : -> bool
Paramètres
- value
- CGPDFStream
Retours
S’applique à
TryGetValue(Boolean)
TryGetValue(nfloat)
TryGetValue(nint)
public bool TryGetValue (out nint value);
member this.TryGetValue : -> bool
Paramètres
- value
- System.System.IntPtr System.nativeint