MethodInfo Collection Properties

This section discusses the MethodInfo collection properties in alphabetical order.

Description

This property returns the number of MethodInfo Properties objects in the MethodInfo collection object.

Note: All repository counts begin at zero, not one.

This property is read-only.

Example

&COUNT = &MethC.Count;