Barrier.ParticipantCount 속성

정의

장벽에 있는 참가자의 총 수를 가져옵니다.

public:
 property int ParticipantCount { int get(); };
public int ParticipantCount { get; }
member this.ParticipantCount : int
Public ReadOnly Property ParticipantCount As Integer

속성 값

Int32

장벽에 있는 참가자의 총 수를 반환합니다.

적용 대상

추가 정보