다음을 통해 공유


IFileStreamWriter.WriteBoolean(Boolean) 메서드

정의

public:
 int WriteBoolean(bool bVal);
public int WriteBoolean (bool bVal);
abstract member WriteBoolean : bool -> int
Public Function WriteBoolean (bVal As Boolean) As Integer

매개 변수

bVal
Boolean

반환

적용 대상