Back to Devexpress

XPDictionary.ToString() Method

xpo-devexpress-dot-xpo-dot-metadata-dot-xpdictionary-1ee20058.md

latest1.1 KB
Original Source

XPDictionary.ToString() Method

Returns a string which represents the current object.

Namespace : DevExpress.Xpo.Metadata

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A String value which represents the current XPDictionary object.

|

See Also

XPDictionary Class

XPDictionary Members

DevExpress.Xpo.Metadata Namespace