Gets the value of this object.

Namespace:  C1.Silverlight.Binding
Assembly:  C1.Silverlight.Binding.5 (in C1.Silverlight.Binding.5.dll)

Syntax

C#
Object GetValue()
Visual Basic
Function GetValue As Object

Return Value

The value of this object.

See Also