PresentationFrameworkCollection<T>.Count Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of elements contained in the PresentationFrameworkCollection<T>.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Int32The number of elements contained in the PresentationFrameworkCollection<T>.
Implements
ICollection<T>.CountICollection.Count
Show: