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

Invoke.NegateProfile

Transforms each profile value to its negation.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
ioProfileAvl.Profile
inRangeAtl.Optional<Avl.Range>

See also