iTextSharp.text.pdf.PdfPKCS7.X509Name.GetFields C# (CSharp) Méthode

GetFields() public méthode

public GetFields ( ) : Hashtable
Résultat System.Collections.Hashtable
            public Hashtable GetFields() {
                return values;
            }