XMLDA.NET Reference
GetQName(Type) Method
See Also  Send Feedback
dxtypes Namespace > Type Class > GetQName Method : GetQName(Type) Method

type

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim type As Type
Dim value As XmlQualifiedName
 
value = Type.GetQName(type)
C# 
public static XmlQualifiedName GetQName( 
   Type type
)

Parameters

type

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.