Bridge

Usage Enumeration

Whether the comparison is for sorting or for searching for matching strings. Possible values are "sort" and "search"; the default is "sort".

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[EnumAttribute]
public enum Usage
<ExternalAttribute> _
<EnumAttribute> _
Public Enumeration Usage
[ExternalAttribute]
[EnumAttribute]
public enum class Usage

Members


Member nameDescription
Sort
Search