Returns the number of occurrences of a specified character found in a clsD3DynamicArray object.
vValue= object.brCount(sDelmtr)
Parameter | Description |
---|---|
vValue | The return value is a Variant (Long subtype) indicating the number of occurrences of sDelmtr found in object. |
object | An object variable that represents a clsD3DynamicArray object to be searched. |
sDelmtr | A String containing a single character or system delimiter. |
For RPC connections, may return a negative number indicating a partial list.
Negative for all lists returned in chunks.
count