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

MenuItemParentReferenceEquals - метод

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

Пространство имён:  EleWise.ELMA.Web.Content.Menu
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
public override bool Equals(
	Object obj
)

Параметры

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

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

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