ListBindableAttribute.IsDefaultAttribute 메서드

정의

ListBindable이 기본값으로 설정되어 있는지 여부를 반환합니다.

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute ();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

반환

Boolean

ListBindable이 기본값으로 설정되어 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보