System.Resources.ResXDataNode: Method Members

The methods of System.Resources.ResXDataNode are listed below. For a list of all members, see the ResXDataNode Members list.

See Also: Inherited members from System.Object

Public Methods

GetNodePosition() : System.Drawing.Point

Retrieves the position of the resource in the resource file.

GetValue(System.ComponentModel.Design.ITypeResolutionService) : object

Retrieves the object that is stored by this node by using the specified type resolution service.

GetValue(System.Reflection.AssemblyName[]) : object

Retrieves the object that is stored by this node by searching the specified assemblies.

GetValueTypeName(System.ComponentModel.Design.ITypeResolutionService) : string

Retrieves the type name for the value by using the specified type resolution service.

GetValueTypeName(System.Reflection.AssemblyName[]) : string

Retrieves the type name for the value by examining the specified assemblies.