![]() | TransformCollectionTInt, TExt Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.collections.TransformCollection`2"]
Namespace: com.espertech.esper.compat.collections
public class TransformCollection<TInt, TExt> : ICollection, IEnumerable, IEnumerable
[Missing <typeparam name="TInt"/> documentation for "T:com.espertech.esper.compat.collections.TransformCollection`2"]
[Missing <typeparam name="TExt"/> documentation for "T:com.espertech.esper.compat.collections.TransformCollection`2"]
The TransformCollectionTInt, TExt type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransformCollectionTInt, TExt | Initializes a new instance of the TransformCollectionTInt, TExt class |
Name | Description | |
---|---|---|
![]() | Count |
Gets the count.
|
![]() | IsReadOnly |
Gets a value indicating whether this instance is read only.
|
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified item.
|
![]() | Clear |
Clears this instance.
|
![]() | Contains |
Determines whether [contains] [the specified item].
|
![]() | CopyTo | |
![]() | GetEnumerator |
Gets the enumerator.
|
![]() | Remove |
Removes the specified item.
|