다음을 통해 공유


TriggerTree.TreeToString(Int32) 메서드

정의

트리를 설명하는 문자열을 생성합니다.

public string TreeToString (int indent = 0);
member this.TreeToString : int -> string
Public Function TreeToString (Optional indent As Integer = 0) As String

매개 변수

indent
Int32

현재 들여쓰기 수준입니다.

반환

트리를 설명하는 문자열입니다.

적용 대상