ValueVariantT1, T2IStrongBoxValue Property

CVB.Net Documentation
Gets or sets the value that an object references.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

Object IStrongBox.Value { get; set; }

Return Value

Type: Object
The value that the object references.

Implements

IStrongBoxValue
See Also

Reference