PFSTargetList Methods |
The PFSTargetList type exposes the following members.
| Name | Description | |
|---|---|---|
| deleteSection(Int32) |
delete a section from this section object by section index
| |
| deleteSection(String, Int32) |
delete a section from this section object by section name and named index
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetSection(Int32) |
Get number NodeNo sub-section of this PFSTargetList.
| |
| GetSection(String, Int32) |
Get the number NodeNo section with name NodeName
| |
| GetSection(String, Int32, Boolean) |
Get the number NodeNo section with name NodeName, null if not existing
| |
| GetSectionsCount |
Get the number of sub-sections of this PFSTargetList
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InsertNewSection |
insert a new section with specified name into this TargetList object
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |