Ant Organisation Ltd documentation

ContentDefinitionFieldBase.CompareTo Method 

Compares this object to one of the same type, orders based on index

public int CompareTo(
   object obj
);

Parameters

obj
Object to compare to

Return Value

1 if this goes before, -1 if goes after, 0 if order is unimportant

Implements

IComparable.CompareTo

See Also

ContentDefinitionFieldBase Class | Ant.ContentEntry Namespace