System.Xml.NameTable.Get Method

Gets the atomized string with the specified value.

Syntax

public override string Get (string value)

Parameters

value
The name to find.

Returns

The atomized string object or null if the string has not already been atomized.

Exceptions

TypeReason
ArgumentNullException value is null.

Remarks

For more information on atomized strings, see System.Xml.NameTable.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0