Represents a change operation which correlate with a Unset(String) invocation.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public static class UnsetOperation
Public NotInheritable Class UnsetOperation
public ref class UnsetOperation abstract sealed
public final class UnsetOperation
![](../icons/collapse_all.gif)
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.
|
![](../icons/collapse_all.gif)
Object | |
![]() | UnsetOperation |