SimpleORM.NET
CompareTo Method (p_other)
NamespacesSorm.UtilsEntryDescriptorCompareTo(EntryDescriptor)

[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 BasicVisual 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)]

Assembly: sorm.utils (Module: sorm.utils) Version: 1.0.0.13068