ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Mapped bucket for subelement or fallback on error
Map subelemt - provide fallback on error
[ILNumerics Core Module]
Namespace: ILNumerics.Core.Misc
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- element
- Type: ElementType
Element item - position
- Type: SystemInt32
Position of subelement in element item to be mapped - fallback
- Type: SystemInt32
If position is out of range, give back fallback
Return Value
Type: Int32Mapped bucket for subelement or fallback on error
Remarks
[ILNumerics Core Module]
See Also