This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Implements a generic object wrapper capable of late-bound invoking of any property gets/sets and methods.
Namespace: Smartsite.Tools.Reflection
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public class ObjectWrapper |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ObjectWrapper |
Inheritance Hierarchy
See Also
ObjectWrapper Members
Smartsite.Tools.Reflection Namespace