[Gregor.Core.SearchOperation]

Gregor.Core.SearchOperation

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.SearchOperation

: System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Custom Attributes: 

Description: 


Members

Find

public const Gregor.Core.SearchOperation Find = 0

Custom Attributes: 

Description: 

Replace

public const Gregor.Core.SearchOperation Replace = 1

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.SearchOperation