Find the matching string in the NameTable.
[Visual Basic] Overloads Overridable Public Function Get( _ ByVal value As String _ ) As String [C#] public virtual string Get( string value ); [C++] public: virtual String* Get( String* value ); [JScript] public function Get( value : String ) : String;
The matching string in the NameTable.
NameTable Class | NameTable Members | System.Data.XML Namespace | NameTable.Get Overload List