Class UIntDescending
UIntDescending class
Defines a custom comparer for uint type to sort elements in descending order.
public class UIntDescending : IComparer<uint>
Constructors
Name | Description |
---|---|
UIntDescending() | The default constructor. |
Methods
Name | Description |
---|---|
Compare(uint, uint) |
See Also
- namespace Aspose.CAD.FileFormats.U3d.Elements
- assembly Aspose.CAD