다음을 통해 공유


CompoundTypeAliasTree 클래스

정의

접두사 트리로 복합 형식 별칭을 나타냅니다.

public class CompoundTypeAliasTree
type CompoundTypeAliasTree = class
Public Class CompoundTypeAliasTree
상속
CompoundTypeAliasTree

속성

Key

이 노드의 키를 가져옵니다.

Value

이 노드의 값을 가져옵니다.

메서드

Add(String, Type)

트리에 노드를 추가합니다.

Add(String)

트리에 노드를 추가합니다.

Add(Type, Type)

트리에 노드를 추가합니다.

Add(Type)

트리에 노드를 추가합니다.

Create()

키나 값이 없는 루트 노드를 사용하여 새 트리를 만듭니다.

적용 대상