pmMDA.NET

ViewBagOrListProperty.Remove Method 

[This is preliminary documentation and subject to change.]

Removes the first occurrence of a specific View from the ViewBagOrListProperty.

public override void Remove(
   View view
);

Parameters

view
The View to remove.

See Also

ViewBagOrListProperty Class | PmMda.Net.Views Namespace