Persistate API documentation
CompareTo Method (obj)
NamespacesPersistateOperationCompareTo(Object)

[This is preliminary documentation and is subject to change.]

Compares this Operation to another. This comparison is responsible for ordering menus and items within menus and the toolbar.
Declaration Syntax
C#
public int CompareTo(
	Object obj
)
Parameters
obj (Object)
The object to compare with.
Return Value
The result of the Operation comparison.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)