Interface supported by external objects that have to return a value
other than themselves (e.g. a cell range object should return the
cell content instead of the range itself).
Namespace:
C1.Silverlight.BindingAssembly: C1.Silverlight.Binding.5 (in C1.Silverlight.Binding.5.dll)
Syntax
C# |
---|
public interface IValueObject |
Visual Basic |
---|
Public Interface IValueObject |