PropertyAccessor Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Bricscad.GlobalPropertyAccessor

Namespace: Bricscad.Global
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
public abstract class PropertyAccessor : DisposableWrapper, 
        IPropertyAccessor

The PropertyAccessor type exposes the following members.

Constructors
  Name Description
Public method PropertyAccessor Initializes a new instance of the PropertyAccessor class
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property Namespace  
Public property QualifiedPropertyNames  
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from DisposableWrapper)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetType
(Inherited from Object)
Public method GetValue  
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method SetValue  
Public method ToString
(Inherited from Object)
Public method ValidatePropertyName(String)  
Public method ValidatePropertyName(String, Boolean)  
Top
See Also

©  Bricsys NV. All rights reserved.