 Declaration Syntax
 Declaration Syntax| C# | 
public abstract class Asn1Sequence : Asn1Object, IEnumerable
 Members
 Members| All Members | Methods | Properties | |||
| Icon | Member | Description | 
|---|---|---|
|  | Count | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetEnumerator()()()() | |
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetObjectAt(Int32) | Obsolete. | 
|  | GetObjects()()()() | Obsolete. | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Item[([( Int32])]) | |
|  | Size | Obsolete. | 
|  | ToAsn1Object()()()() | (Inherited from Asn1Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||||
|  | Asn1Encodable | |||
|  | Asn1Object | |||
|  | Asn1Sequence | |||
|  | DerSequence | |||