'Declaration Public Interface IValue Inherits IPrimitiveValue, IReadonlyPrimitiveValue
'Usage Dim instance As IValue
public interface IValue : IPrimitiveValue, IReadonlyPrimitiveValue
'Declaration Public Interface IValue Inherits IPrimitiveValue, IReadonlyPrimitiveValue
'Usage Dim instance As IValue
public interface IValue : IPrimitiveValue, IReadonlyPrimitiveValue