Constructors
- JEnumerable`1(IEnumerable<`0>) Initializes a new instance of the JEnumerable`1 struct.
Methods
- Equals(JEnumerable<`0>) Determines whether the specified JEnumerable`1 is equal to this instance.
- Equals(Object) Determines whether the specified Object is equal to this instance.
-
Get
Enumerator() Returns an enumerator that can be used to iterate through the collection. -
Get
Hash Returns a hash code for this instance.Code()