[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:Sorm.Utils.EntryDescriptor.CompareTo(Sorm.Interfaces.EntryDescriptor)]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int CompareTo( EntryDescriptor p_other )
Public Function CompareTo ( _ p_other As EntryDescriptor _ ) As Integer
public: virtual int CompareTo( EntryDescriptor^ p_other ) sealed
Parameters
- p_other (EntryDescriptor)
[Missing <param name="p_other"/> documentation for "M:Sorm.Utils.EntryDescriptor.CompareTo(Sorm.Interfaces.EntryDescriptor)"]
Return Value
[Missing <returns> documentation for M:Sorm.Utils.EntryDescriptor.CompareTo(Sorm.Interfaces.EntryDescriptor)]