Click or drag to resize

InjectiveMapEnumeratorTLeft, TRightCurrent Property

[Missing <summary> documentation for "P:Demo3D.Common.InjectiveMapEnumerator`2.Current"]


Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public InjectiveMapping<TLeft, TRight> Current { get; }

Property Value

InjectiveMappingTLeft, TRight
See Also