SiteMapDictionaryCount - свойство

Gets the number of elements contained in the ICollection.

Пространство имён:  Telerik.Web.Mvc
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public int Count { get; }

Значение свойства

Тип: Int32

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

Тип: Int32
The number of elements contained in the ICollection.

Реализации

ICollection.Count
См. также