pmMDA.NET

ViewBagOrListProperty Constructor

[This is preliminary documentation and subject to change.]

Initialises a new instance of the ViewBagOrListProperty class according to a given IDataObject and a propertyDefinition with the CollectionType set to BagOrList.

Overload List

Initialises a new instance of the ViewBagOrListProperty class according to a given IDataObject and a propertyDefinition with the CollectionType set to BagOrList.

internal ViewBagOrListProperty(View,IDataObject,ViewIndexedPropertyDefinition);

Deserializes a ViewBagOrListProperty object.

protected ViewBagOrListProperty(SerializationInfo,StreamingContext);

See Also

ViewBagOrListProperty Class | PmMda.Net.Views Namespace