[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.
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);
ViewBagOrListProperty Class | PmMda.Net.Views Namespace