C# 클래스 Microsoft.JScript.LenientStringPrototype

상속: StringPrototype
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
@fixed Object
anchor Object
big Object
blink Object
bold Object
charAt Object
charCodeAt Object
concat Object
constructor Object
fontcolor Object
fontsize Object
indexOf Object
italics Object
lastIndexOf Object
link Object
localeCompare Object
match Object
replace Object
search Object
slice Object
small Object
split Object
strike Object
sub Object
substring Object
sup Object
toLocaleLowerCase Object
toLocaleUpperCase Object
toLowerCase Object
toString Object
toUpperCase Object
valueOf Object

비공개 메소드들

메소드 설명
LenientStringPrototype ( LenientFunctionPrototype funcprot, LenientObjectPrototype parent ) : System

프로퍼티 상세

@fixed 공개적으로 프로퍼티

public Object @fixed
리턴 Object

anchor 공개적으로 프로퍼티

public Object anchor
리턴 Object

big 공개적으로 프로퍼티

public Object big
리턴 Object

blink 공개적으로 프로퍼티

public Object blink
리턴 Object

bold 공개적으로 프로퍼티

public Object bold
리턴 Object

charAt 공개적으로 프로퍼티

public Object charAt
리턴 Object

charCodeAt 공개적으로 프로퍼티

public Object charCodeAt
리턴 Object

concat 공개적으로 프로퍼티

public Object concat
리턴 Object

constructor 공개적으로 프로퍼티

public Object constructor
리턴 Object

fontcolor 공개적으로 프로퍼티

public Object fontcolor
리턴 Object

fontsize 공개적으로 프로퍼티

public Object fontsize
리턴 Object

indexOf 공개적으로 프로퍼티

public Object indexOf
리턴 Object

italics 공개적으로 프로퍼티

public Object italics
리턴 Object

lastIndexOf 공개적으로 프로퍼티

public Object lastIndexOf
리턴 Object

link 공개적으로 프로퍼티

public Object link
리턴 Object

localeCompare 공개적으로 프로퍼티

public Object localeCompare
리턴 Object

match 공개적으로 프로퍼티

public Object match
리턴 Object

replace 공개적으로 프로퍼티

public Object replace
리턴 Object

search 공개적으로 프로퍼티

public Object search
리턴 Object

slice 공개적으로 프로퍼티

public Object slice
리턴 Object

small 공개적으로 프로퍼티

public Object small
리턴 Object

split 공개적으로 프로퍼티

public Object split
리턴 Object

strike 공개적으로 프로퍼티

public Object strike
리턴 Object

sub 공개적으로 프로퍼티

public Object sub
리턴 Object

substring 공개적으로 프로퍼티

public Object substring
리턴 Object

sup 공개적으로 프로퍼티

public Object sup
리턴 Object

toLocaleLowerCase 공개적으로 프로퍼티

public Object toLocaleLowerCase
리턴 Object

toLocaleUpperCase 공개적으로 프로퍼티

public Object toLocaleUpperCase
리턴 Object

toLowerCase 공개적으로 프로퍼티

public Object toLowerCase
리턴 Object

toString 공개적으로 프로퍼티

public Object toString
리턴 Object

toUpperCase 공개적으로 프로퍼티

public Object toUpperCase
리턴 Object

valueOf 공개적으로 프로퍼티

public Object valueOf
리턴 Object