Click or drag to resize

AvailableSourcePower Methods

The AvailableSourcePower type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromInt
Retrieves the corresponding AvailableSourcePower value, from a valid integer.
Public methodToInt
Converts the AvailableSourcePower enum to its integer representing value.
Public methodStatic memberValueOf
Returns the enum constant of this type with the specified name.
Public methodStatic memberValues
Returns an array containing the constants of this enum type, in the order they are declared.
Top
See Also