pmMDA.NET

ViewBagOrListProperty.RemoveAt Method 

[This is preliminary documentation and subject to change.]

Removes the View at the specified index of the ViewBagOrListProperty property.

public void RemoveAt(
   int index
);

Parameters

index
The zero-based index of the View to remove.

See Also

ViewBagOrListProperty Class | PmMda.Net.Views Namespace