BindingsCollection.ShouldSerializeMyAll Method

Definition

Gets a value that indicates whether the collection should be serialized.

protected public:
 bool ShouldSerializeMyAll();
protected internal bool ShouldSerializeMyAll ();
member this.ShouldSerializeMyAll : unit -> bool
Protected Friend Function ShouldSerializeMyAll () As Boolean

Returns

true if the collection count is greater than zero; otherwise, false.

Applies to