Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
iTextSharp
tool
xml
pipeline
WritableElement
C# 클래스 iTextSharp.tool.xml.pipeline.WritableElement
상속:
IWritable
파일 보기
프로젝트 열기: boecko/iTextSharp
1 사용 예제들
공개 메소드들
메소드
설명
Add
(
IElement
e
) :
void
AddAll
(
IList
l
) :
void
Elements
( ) :
IList
WritableElement
( ) :
System
WritableElement
(
IElement
e
) :
System
메소드 상세
Add()
공개
메소드
public
Add
(
IElement
e
) :
void
e
IElement
리턴
void
AddAll()
공개
메소드
public
AddAll
(
IList
l
) :
void
l
IList
리턴
void
Elements()
공개
메소드
public
Elements
( ) :
IList
리턴
IList
WritableElement()
공개
메소드
public
WritableElement
( ) :
System
리턴
System
WritableElement()
공개
메소드
public
WritableElement
(
IElement
e
) :
System
e
IElement
리턴
System