BindingsCollection.ShouldSerializeMyAll 方法

定義

取得值,指出集合是否應該序列化。

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

傳回

如果集合計數大於零,則為 true,否則為 false

適用於