clrSetEnumProperty: Sets the value of an enum field or property of an object or...

Description Usage Arguments

Description

Sets the value of an enum field or property of an object or class

Usage

1
clrSetEnumProperty(objOrType, name, enumtype, enumval)

Arguments

objOrType

a CLR object, or type name, possibly namespace and assembly qualified type name, e.g. 'My.Namespace.MyClass,MyAssemblyName'.

name

the name of a field/property of the object

enumtype

type name, possibly namespace and assembly qualified type name, e.g. 'My.Namespace.MyClass,MyAssemblyName'.

enumval

the value to set the field with


jmp75/rClr documentation built on June 11, 2019, 6:45 p.m.