public abstract class CollectionUtilities
Public MustInherit Class CollectionUtilities
public ref class CollectionUtilities abstract
Org.BouncyCastle.Utilities.Collections.CollectionUtilities = function();
Type.createClass(
'Org.BouncyCastle.Utilities.Collections.CollectionUtilities');
CollectionUtilities | Initializes a new instance of the CollectionUtilities class |
CollectMatchesT | |
CreateStoreT | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetFirstOrNullT | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
GetValueOrKeyT | |
GetValueOrNullK, V | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ProxyT | |
ReadOnlyT(ICollectionT) | |
ReadOnlyT(IListT) | |
ReadOnlyT(ISetT) | |
ReadOnlyK, V(IDictionaryK, V) | |
RemoveK, V | |
RequireNextT | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
ToStringT(IEnumerableT) |