You are here: Start » FIL.NET » Invoke.NegateProfile

Invoke.NegateProfile

Transforms each profile value to its negation.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void NegateProfile
(
	Fil.Profile ioProfile,
	Optional<Fil.Range> inRange
)

Parameters

Name Type Range Default Description
ioProfileFil.Profile
inRangeFtl.Optional<Fil.Range>

See also