Share via


SeedPathElement Members

Represents the first node of the path string.

The following tables list the members exposed by the SeedPathElement type.

Public Constructors

  Name Description
  SeedPathElement Initializes a new SeedPathElement object.

Top

Public Properties

  Name Description
public property ChildElement  Gets the child element. (inherited from PathElement)
public property ParentElement  Gets or sets the parent element. (inherited from PathElement)
public property Seed Gets or sets the resolved seed class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString Overloaded. Overridden. Returns the path string.
public methodstatic TryParse Overloaded.  

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SeedPathElement Class
Microsoft.EnterpriseManagement.Common Namespace