ShaderArrayParameter.Count operator

Introduced

v9.0 (2011)

Description

Returns the number of ShaderParameter items in this array as a Long.

C# Syntax

// get accessor
Int32 rtn = ShaderArrayParameter.Count;

See Also

ShaderArrayParameter.Item