StructureCollection Methods |
The StructureCollection type exposes the following members.
Methods
| Name | Description |
---|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | Finish | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Initialize | |
 | InitializeCollection | |
 | Load(PFSSection, String) | |
 | Load(IntPtr, String) | |
 | Load(String, String) | |
 | Load(PFSSection, String, ControlData, IDiagnostics) | |
 | Load(IntPtr, String, ControlData, IDiagnostics) | |
 | Load(String, String, ControlData, IDiagnostics) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Prepare(HDParameterData, IDiagnostics) | |
 | Prepare(DateTime, HDParameterData, IDiagnostics) | |
 | ReadState | |
 | ResetControlledState | |
 | SetDelhsForAllStructures | |
 | SetMaximumIterationsForAllStructures | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Validate | |
 | WriteState | |
Top
Extension Methods
See Also