ClosureElementOperation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base closure element operation
public ref class ClosureElementOperation abstract
[System.Serializable]
public abstract class ClosureElementOperation
[<System.Serializable>]
type ClosureElementOperation = class
Public MustInherit Class ClosureElementOperation
- Inheritance
-
ClosureElementOperation
- Derived
- Attributes
Constructors
| ClosureElementOperation() |
Default constructor |
| ClosureElementOperation(SerializationInfo, StreamingContext) |
Protected constructor. It is executed during deserialization. |
Fields
| ClosureElementOperationList |
The key to which closure element operations context info is bound |
Methods
| GetObjectData(SerializationInfo, StreamingContext) |
Populates a SerializationInfo with the data needed to serialize the target object. This method is executed during serialization. |
| Resolve(Partition, ElementGroup) |
Performs target resolution of this operation |