Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public int CompareTo(
	VGEventId other
)
Visual Basic
Public Function CompareTo ( 
	other As VGEventId
) As Integer

Return Value

Type: Int32

Implements

IComparable<(Of <(<'T>)>)>..::..CompareTo(T)

See Also