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

Invoke.ProfileSize

Returns the number of elements in a profile.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void ProfileSize
(
	Fil.Profile inProfile,
	out int outSize
)

Parameters

Name Type Range Default Description
inProfileFil.ProfileInput profile.
outSizeint

See also