ISelectionFilter Interface
Allows access to the selection filter.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISelectionFilter |
C# | |
---|
public interface ISelectionFilter |
JScript | |
---|
public interface ISelectionFilter |
Managed Extensions for C++ | |
---|
public __gc __interface ISelectionFilter |
C++/CLI | |
---|
public interface class ISelectionFilter |
Example
Accessors
Access Diagram
See Also