Gets the total number of provides currently active.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public abstract int getProvideCount()
Return Value
Type: Int32The number of provides currently active.
Remarks
See Also