Click or drag to resize

NetForumIdCompareTo Method


Namespace: Ignition.Framework
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public int CompareTo(
	NetForumId other
)

Parameters

other  NetForumId
 

Return Value

Int32

Implements

IComparableTCompareTo(T)
See Also