SplitStreamContainer.Insert

SplitStreamContainer.Insert method

지정된 위치에 스트림 컨테이너를 삽입합니다.

public void Insert(int position, StreamContainer stream, bool disposeStream)
모수유형설명
positionInt32삽입할 위치입니다.
streamStreamContainer삽입할 스트림 컨테이너입니다.
disposeStreamBoolean로 설정된 경우진실 스트림을 처리합니다.

예외

예외상태
FrameworkException

또한보십시오