InputIdIncrement Operator

Increment

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 3.0.9684.25141
C#
public static InputId operator ++(
	InputId id
)

Parameters

id  InputId

Return Value

InputId

See Also