XmlDocumentBase.GetTypeAttribute Method

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

Parameters

name
string

Return Value

Type

In this article

Definition