Click or drag to resize

PFSTarget Methods

The PFSTarget type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindSection
Find the first section with the given name.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetSection(Int32)
Get the number NodeNo section.
Public methodGetSection(String, Int32)
Get the number NodeNo section with the name NodeName.
Public methodGetSection(String, Int32, Boolean)
Get the number NodeNo section with the name NodeName.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also