ValueTable.RegisterNewValue(ValueToken, Value) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::XLANGs::Core::ValueToken ^ RegisterNewValue(Microsoft::XLANGs::Core::ValueToken ^ % vt, Microsoft::XLANGs::Core::Value ^ v);
public Microsoft.XLANGs.Core.ValueToken RegisterNewValue (ref Microsoft.XLANGs.Core.ValueToken vt, Microsoft.XLANGs.Core.Value v);
member this.RegisterNewValue : ValueToken * Microsoft.XLANGs.Core.Value -> Microsoft.XLANGs.Core.ValueToken
Public Function RegisterNewValue (ByRef vt As ValueToken, v As Value) As ValueToken
Parameters
- vt
- ValueToken
- v
- Value