C# Class Recurity.Swf.AVM1.ActionMBStringLength

Blitzableiter ActionMBStringLength represents the Adobe AVM1 ActionMBStringLength
Inheritance: AbstractAction
Show file Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionMBStringLength ( ) : System

Computes the length of a string and is multi-byte aware.

Method Details

ActionMBStringLength() public method

Computes the length of a string and is multi-byte aware.
public ActionMBStringLength ( ) : System
return System