XmlNodeBase.GetEnumAttribute Method

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

Parameters

name
string

type
Type

Return Value

object

In this article

Definition