pmMDA.NET

ViewBagOrListProperty.Add Method 

[This is preliminary documentation and subject to change.]

Adds a View to the end of the ViewBagOrListProperty.

public override void Add(
   View view
);

Parameters

view
The View to be added to the end of the ViewBagOrListProperty.

See Also

ViewBagOrListProperty Class | PmMda.Net.Views Namespace