lengthNumber
public
Required. You must implement this method to apply this mixin.
Your array must support the length
property. Your replace methods should set this property whenever it changes.
lengthNumber
public
Required. You must implement this method to apply this mixin.
Your array must support the length
property. Your replace methods should set this property whenever it changes.
Please login to continue.