Для изменения размера нажмите или перетащите

GroupPositionEquals(Object) - метод

Determines whether the specified object is equal to the current object.

Пространство имён:  Tessa.Extensions.Default.Shared.Workflow.KrCompilers
Сборка:  Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 3.5.0.19
Синтаксис
public override bool Equals(
	Object obj
)

Параметры

obj
Тип: SystemObject
The object to compare with the current object.

Возвращаемое значение

Тип: Boolean
if the specified object is equal to the current object; otherwise, .
См. также