Class EnumeratorHelper
Inheritance
System.Object
EnumeratorHelper
Namespace: Vortex.Presentation.Wpf
Assembly: Vortex.Presentation.Wpf.dll
Syntax
public static class EnumeratorHelper
Methods
GetEnumerator<T>(Int16)
Declaration
public static T GetEnumerator<T>(short value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int16 | value |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |