EnumExtensions GetIndex T  Method Delta Engine Documentation

Namespace: DeltaEngine.Extensions
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static int GetIndex<T>(
	T searchEnumValue
)

Parameters

searchEnumValue
Type: T
Type Parameters

T

Return Value

Type: Int32
See Also