Version

SpecialFilterOperands Class Methods

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetRegisteredOperandGets the registered operand with the specified name.  
Public Methodstatic (Shared in Visual Basic)GetRegisteredOperandsOverloaded. Gets a list of all registered operands.  
Public Methodstatic (Shared in Visual Basic)RegisterRegisters a user-defined operand. This method can also be used to re-register a pre-defined operand that has been previously unregistered.  
Public Methodstatic (Shared in Visual Basic)ResetOverloaded. Resets the list of registered operands to the default state.  
Public Methodstatic (Shared in Visual Basic)UnregisterUnregisters a user-defined operand. This method can also be used to unregister built-in operands as well.  
See Also