MethodNode Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents a ValidatedMethodReference.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design.dll)

Syntax

'Declaration
<SelectedImageAttribute(GetType(MethodNode))> _
<ImageAttribute(GetType(MethodNode))> _
PublicClassMethodNode _
    Inherits ConfigurationNode
[SelectedImageAttribute(typeof(MethodNode))]
[ImageAttribute(typeof(MethodNode))]
publicclassMethodNode : ConfigurationNode
[SelectedImageAttribute(typeof(MethodNode))]
[ImageAttribute(typeof(MethodNode))]
publicref classMethodNode : public ConfigurationNode
publicclass MethodNode extends ConfigurationNode

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
    Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design.MethodNode

See Also

MethodNode Members

Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.