Click or drag to resize
IEntityViewCompareTo Method
Zet Universe

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

[Missing <summary> documentation for "M:ZU.WPF.Data.Schemas.IEntityView.CompareTo(System.Object)"]

Namespace: ZU.WPF.Data.Schemas
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
int CompareTo(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:ZU.WPF.Data.Schemas.IEntityView.CompareTo(System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:ZU.WPF.Data.Schemas.IEntityView.CompareTo(System.Object)"]

Implements

IComparableCompareTo(Object)
See Also