Click or drag to resize

imbTypeObjectOperations Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbSCI.Core.extensions.typeworksimbTypeObjectOperations

Namespace:  imbSCI.Core.extensions.typeworks
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class imbTypeObjectOperations
Request Example View Source

The imbTypeObjectOperations type exposes the following members.

Methods
  NameDescription
Public methodStatic membersetObjectBySource
Sets the object by source.
Public methodStatic membersetObjectValueTypesBySource
Sets the object by source, but only ValueTypes and string and only properties declared at top inherence level. Returns dictionary with updated properties (only if value changed)
Top
See Also