Skip to main content
.NET 6.0+

XPWeakReference.KeyToString(Object) Method

This method supports the internal infrastructure and is not intended to be used direcly from your code.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public static string KeyToString(
    object key
)

Parameters

Name Type
key Object

Returns

Type
String
See Also