An
CopyC# of
CopyC# objects
Namespace: Org.BouncyCastle.X509.StoreICollection
X509Name
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public ICollection Issuers { get; set; } |
| Visual Basic |
|---|
Public Property Issuers As ICollection Get Set |
| Visual C++ |
|---|
public: property ICollection^ Issuers { ICollection^ get (); void set (ICollection^ value); } |