LenientStringPrototype Members
.NET Framework 2.0
The following tables list the members exposed by the LenientStringPrototype type.
| Name | Description | |
|---|---|---|
| anchor | |
| big | |
| blink | |
| bold | |
| charAt | |
| charCodeAt | |
| concat | |
| constructor | |
| engine | (Inherited from ScriptObject.) |
| fixed | |
| fontcolor | |
| fontsize | |
| indexOf | |
| italics | |
| lastIndexOf | |
| link | |
| localeCompare | |
| match | |
| replace | |
| search | |
| slice | |
| small | |
| split | |
| strike | |
| sub | |
| substr | |
| substring | |
| sup | |
| toLocaleLowerCase | |
| toLocaleUpperCase | |
| toLowerCase | |
| toString | |
| toUpperCase | |
| valueOf |
| Name | Description | |
|---|---|---|
| constructor | (Inherited from StringPrototype.) |
| Item | Overloaded. (Inherited from ScriptObject.) |
| length | (Inherited from StringObject.) |
| UnderlyingSystemType | (Inherited from ScriptObject.) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| AddField | (Inherited from JSObject.) |
| anchor | (Inherited from StringPrototype.) |
| big | (Inherited from StringPrototype.) |
| blink | (Inherited from StringPrototype.) |
| bold | (Inherited from StringPrototype.) |
| charAt | (Inherited from StringPrototype.) |
| charCodeAt | (Inherited from StringPrototype.) |
| concat | (Inherited from StringPrototype.) |
| Equals | Overloaded. (Inherited from StringObject.) |
| fixed | (Inherited from StringPrototype.) |
| fontcolor | (Inherited from StringPrototype.) |
| fontsize | (Inherited from StringPrototype.) |
| GetField | (Inherited from ScriptObject.) |
| GetFields | (Inherited from ScriptObject.) |
| GetHashCode | (Inherited from StringObject.) |
| GetMember | (Inherited from JSObject.) |
| GetMembers | (Inherited from JSObject.) |
| GetMethod | Overloaded. (Inherited from ScriptObject.) |
| GetMethods | (Inherited from ScriptObject.) |
| GetParent | (Inherited from ScriptObject.) |
| GetProperties | (Inherited from ScriptObject.) |
| GetProperty | Overloaded. (Inherited from ScriptObject.) |
| GetType | (Inherited from StringObject.) |
| indexOf | (Inherited from StringPrototype.) |
| InvokeMember | (Inherited from ScriptObject.) |
| italics | (Inherited from StringPrototype.) |
| lastIndexOf | (Inherited from StringPrototype.) |
| link | (Inherited from StringPrototype.) |
| localeCompare | (Inherited from StringPrototype.) |
| match | (Inherited from StringPrototype.) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| replace | (Inherited from StringPrototype.) |
| search | (Inherited from StringPrototype.) |
| SetMemberValue2 | (Inherited from JSObject.) |
| slice | (Inherited from StringPrototype.) |
| small | (Inherited from StringPrototype.) |
| split | (Inherited from StringPrototype.) |
| strike | (Inherited from StringPrototype.) |
| sub | (Inherited from StringPrototype.) |
| substr | (Inherited from StringPrototype.) |
| substring | (Inherited from StringPrototype.) |
| sup | (Inherited from StringPrototype.) |
| toLocaleLowerCase | (Inherited from StringPrototype.) |
| toLocaleUpperCase | (Inherited from StringPrototype.) |
| toLowerCase | (Inherited from StringPrototype.) |
| toString | (Inherited from StringPrototype.) |
| ToString | (Inherited from JSObject.) |
| toUpperCase | (Inherited from StringPrototype.) |
| valueOf | (Inherited from StringPrototype.) |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |