Click or drag to resize
Sandcastle Help File BuilderProjectElement Methods

The ProjectElement type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.)
Public methodGetMetadata
Get a metadata value from a project element
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasMetadata
See if the named metadata item exists
Public methodRemoveFromProjectFile
Remove the item from the project
Public methodSetMetadata
Set a metadata value in the project item
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also