Click or drag to resize
SoMFEnumEnumTypeSetValue Method
Overload List
  NameDescription
Public methodSetValue(Int32) Obsolete.

Sets the first value in the array to newValue, and deletes.

Public methodSetValue(String)

Sets this field to contain one and only one value, which is the mnemonic name as a string.

Public methodSetValue(EnumType)

Sets the first value in the array to newValue, and deletes.

Top
See Also