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