DevForce Help Reference
PropertyInterceptorModeExtensions Class Methods


For a list of all members of this type, see PropertyInterceptorModeExtensions members.

Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public Methodstatic (Shared in Visual Basic)GetLocationModeReturns the PropertyInterceptorTiming.  
Public Methodstatic (Shared in Visual Basic)GetPropertyDirectionReturns the PropertyDirection.  
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)IsAfterMode Whether the timing is after a get or set.  
Public Methodstatic (Shared in Visual Basic)IsBeforeMode Whether the timing is before a get or set.  
Public Methodstatic (Shared in Visual Basic)IsGetMode Whether the property direction is for a get.  
Public Methodstatic (Shared in Visual Basic)IsSetMode Whether the property direction is for a set.  
Public MethodToString (Inherited from object)
Public Methodstatic (Shared in Visual Basic)WithReturn a PropertyInterceptorMode from the specified PropertyDirection and PropertyInterceptorTiming.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

PropertyInterceptorModeExtensions Class
IdeaBlade.Core Namespace

Send Feedback