'Declaration
Public Function New( _ ByVal name As String, _ ByVal namespaceIndex As UShort _ )
'Usage
Dim name As String Dim namespaceIndex As UShort Dim instance As New QualifiedName(name, namespaceIndex)
public QualifiedName( string name, ushort namespaceIndex )
public: QualifiedName( String^ name, ushort namespaceIndex )
Parameters
- name
- The name-portion of the fully qualified name
- namespaceIndex
- The index of the namespace within the namespace-table