This topic has not yet been rated - Rate this topic

DependencyObjectCollection<T>.Count Property

Silverlight

Gets the number of objects in the collection.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
public int Count { get; }

Property Value

Type: System.Int32
The number of objects in the collection.

Implements

ICollection<T>.Count

Silverlight

Supported in: 5, 4

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.