DataPackagePropertySet.TryGetValue(String, Object) Method

Definition

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

Parameters

key
String
value
Object

Returns

Boolean

Applies to