XmlNodeBase.GetEnumValue Method

protected object GetEnumValue( 
Type type 
)
This language is not supported or no code example is available.
protected:  
object^ GetEnumValue( 
Type^ type 
)
This language is not supported or no code example is available.
protected function GetEnumValue( 
type : Type 
) : object;
This language is not supported or no code example is available.

Parameters

type
Type

Return Value

object

In this article

Definition