ISelectionFilter Interface
Allows access to the selection filter.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISelectionFilter |
C# | |
---|
public interface ISelectionFilter |
JavaScript | |
---|
Object dsSelectionFilter |
COM native C++ | |
---|
interface ISelectionFilter |
C++ | |
---|
class dsSelectionFilter |
Example
Accessors
See Also