SiteMapDictionaryCount - свойство |
Gets the number of elements contained in the ICollection.
Пространство имён:
Telerik.Web.Mvc
Сборка:
Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксисpublic int Count { get; }Значение свойства
Тип:
Int32Возвращаемое значение
Тип:
Int32
The number of elements contained in the
ICollection.
Реализации
ICollection.Count
См. также