RemoveAt
MetadataSignatureCollection.RemoveAt method
지정된 인덱스에서 메타데이터 서명을 제거합니다.
public bool RemoveAt(int index)
| 모수 | 유형 | 설명 | 
|---|---|---|
| index | Int32 | 0부터 시작하는 인덱스입니다. | 
또한보십시오
- class MetadataSignatureCollection
 - 네임스페이스 GroupDocs.Signature.Domain
 - 집회 GroupDocs.Signature
 
지정된 인덱스에서 메타데이터 서명을 제거합니다.
public bool RemoveAt(int index)
| 모수 | 유형 | 설명 | 
|---|---|---|
| index | Int32 | 0부터 시작하는 인덱스입니다. |