RtFunctions.Delete



Delete(vNameOrPos As Variant) As Boolean

Parameters

vNameOrPos As Variant
If the parameter is a numerical value, the function is searched by its index (>= 0 and <= Count-1).
If it is an alphanumerical value, the function is searched by its unique name.
ED
avaliable
RT
not used

Remarks

Deletes the RtFunjction objects from the collection.

See Also

RtFunctions