JEnumerableT Structure |
[Missing <summary> documentation for "T:Stimulsoft.Base.Json.Linq.JEnumerable`1"]
Namespace: Stimulsoft.Base.Json.Linq
public struct JEnumerable<T> : IJEnumerable<T>, IEnumerable<T>, IEnumerable, IEquatable<JEnumerable<T>> where T : JToken
[Missing <typeparam name="T"/> documentation for "T:Stimulsoft.Base.Json.Linq.JEnumerable`1"]
The JEnumerableT type exposes the following members.
| Name | Description | |
|---|---|---|
| JEnumerableT | Initializes a new instance of the JEnumerableT class |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
| Equals(JEnumerableT) | ||
| GetEnumerator | ||
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |