Count

BehaviorPropertyCollection.Count property

Returns the number of properties stored in the collection. Read-only Int32.

public int Count { get; }

See Also