PexSettingsStoreAttributeBase.TryGetValue(String, Object) Méthode

Définition

Tente d'interroger la valeur.

public:
 bool TryGetValue(System::String ^ name, [Runtime::InteropServices::Out] System::Object ^ % value);
public bool TryGetValue (string name, out object value);
member this.TryGetValue : string * obj -> bool
Public Function TryGetValue (name As String, ByRef value As Object) As Boolean

Paramètres

name
String

Nom.

value
Object

La valeur.

Retours

Boolean

S’applique à