![]() | CompatExtensionsUnwrapIntoSetT Method |
[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.UnwrapIntoSet``1(System.Object,System.Boolean)"]
Namespace: com.espertech.esper.compat.collections
public static ISet<T> UnwrapIntoSet<T>( this Object value, bool includeNullValues = true )
[Missing <param name="value"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.UnwrapIntoSet``1(System.Object,System.Boolean)"]
[Missing <param name="includeNullValues"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.UnwrapIntoSet``1(System.Object,System.Boolean)"]
[Missing <typeparam name="T"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.UnwrapIntoSet``1(System.Object,System.Boolean)"]
[Missing <returns> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.UnwrapIntoSet``1(System.Object,System.Boolean)"]