PropertyValueBagAddMembers(Object, Int32) Method
Namespace: Quine.Schemas.Core.EventingAssembly: Quine.Schemas.Core (in Quine.Schemas.Core.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
public void AddMembers(
Object o,
int include = 1
)
Parameters
- o Object
- Object instance. May be null, in which case the call is a no-op.
- include Int32 (Optional)
-
A bitmask determining whether to include properties, fields or both. Default is only properties.