PSChangeTypeComparer 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.
public class PSChangeTypeComparer : System.Collections.Generic.IComparer<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.Deployments.PSChangeType>
type PSChangeTypeComparer = class
interface IComparer<PSChangeType>
Public Class PSChangeTypeComparer
Implements IComparer(Of PSChangeType)
- Inheritance
-
PSChangeTypeComparer
- Implements
Constructors
| PSChangeTypeComparer() |
Methods
| Compare(PSChangeType, PSChangeType) |