[Missing <summary> documentation for "M:Breeze.Sharp.StructuralType.UpdateCollection(Breeze.Sharp.Core.SafeList{Breeze.Sharp.DataProperty},Breeze.Sharp.DataProperty,System.Boolean)"]
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
protected void UpdateCollection( SafeList<DataProperty> list, DataProperty dp, bool add )
Parameters
- list
- Type: Breeze.Sharp.CoreSafeListDataProperty
- dp
- Type: Breeze.SharpDataProperty
- add
- Type: SystemBoolean
See Also