Share via


DataPackagePropertySet.TryGetValue(String, Object) Method

Definition

public bool TryGetValue (string key, out object value);
member this.TryGetValue : string * obj -> bool

Parameters

key
System.String
value
System.Object

Returns

System.Boolean

Applies to