DataPackagePropertySetView.TryGetValue(String, Object) Method

Definition

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

Parameters

key
System.String
value
System.Object

Returns

System.Boolean

Applies to