NullHtmlEncoder.FindFirstCharacterToEncode(Char*, Int32) 메서드

정의

System.Text.Encodings.Web.HtmlEncoder.FindFirstCharacterToEncode(System.Char*,System.Int32)
public:
 override int FindFirstCharacterToEncode(char* text, int textLength);
public override int FindFirstCharacterToEncode (char* text, int textLength);
override this.FindFirstCharacterToEncode : nativeptr<char> * int -> int

매개 변수

text
Char*
textLength
Int32

반환

적용 대상