public static RoleUserIDComparer<T> Instance { get; }Public Shared ReadOnly Property Instance As RoleUserIDComparer(Of T)
Getpublic:
static property RoleUserIDComparer<T>^ Instance {
RoleUserIDComparer<T>^ get ();
}static member Instance : RoleUserIDComparer<'T> with get