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

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