 Declaration Syntax
 Declaration Syntax| C# | 
public class Asn1EncodableVector : IEnumerable
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | Asn1EncodableVector(array<Asn1Encodable>[]()[][]) | Initializes a new instance of the Asn1EncodableVector class | 
|  | Add(array<Asn1Encodable>[]()[][]) | |
|  | AddOptional(array<Asn1Encodable>[]()[][]) | |
|  | Count | |
|  | Equals(Object) | (Inherited from Object.) | 
|   | FromEnumerable(IEnumerable) | |
|  | Get(Int32) | Obsolete. | 
|  | GetEnumerator()()()() | |
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Item[([( Int32])]) | |
|  | Size | Obsolete. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | Asn1EncodableVector |