Represents a change operation which correlate with a Unset(String) invocation.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public static class UnsetOperation
Public NotInheritable Class UnsetOperation
public ref class UnsetOperation abstract sealed
public final class UnsetOperation
Members
All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
GetPath(IChangeOperation) |
Returns the path the operation changed.
| |
Name |
The name of the operation.
| |
Represents(IChangeOperation) |
Returns whether this operation type represents the given change operation.
|
Inheritance Hierarchy
Object | |
UnsetOperation |