다음을 통해 공유


FacebookResponseEvent.ShouldSerializeEntry 메서드

정의

Entry 속성을 serialize해야 하는지 여부를 결정하는 플래그를 가져옵니다.

public bool ShouldSerializeEntry();
member this.ShouldSerializeEntry : unit -> bool
Public Function ShouldSerializeEntry () As Boolean

반환

True이면 항목 수가 0보다 큽니다.

적용 대상