You are here: Start » FIL.NET » FIS.ProfileSize Method

FIS.ProfileSize Method

Returns the number of elements in a profile.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ProfileSize
(
	FilNet.Profile inProfile,
	out int outSize
)

Parameters

Name Type Range Default Description
inProfileFilNet.ProfileInput profile.
outSizeint

See also