AttributeValue.CreateNewValue Method
Public Shared Function CreateNewValue( _
ByVal t As AttributeType, _
ByVal o As Object _
) As AttributeValue
This language is not supported or no code example is available.
public static AttributeValue CreateNewValue(
AttributeType t,
object o
)
This language is not supported or no code example is available.
public:
static AttributeValue^ CreateNewValue(
AttributeType t,
object^ o
)
This language is not supported or no code example is available.
public static function CreateNewValue(
t : AttributeType,
o : object
) : AttributeValue;
This language is not supported or no code example is available.
Parameters
- o
- object