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