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. |
Public Properties
Name | Description | |
---|---|---|
ChildElement | Gets the child element. (inherited from PathElement) | |
ParentElement | Gets or sets the parent element. (inherited from PathElement) | |
Seed | Gets or sets the resolved seed class. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | Overloaded. Overridden. Returns the path string. | |
TryParse | Overloaded. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.