public interface IGenericCollection<T>
extends com.aspose.ms.System.Collections.Generic.IGenericEnumerable<T>, com.aspose.ms.System.Collections.ICollection<T>
Auxiliary generic collection interface.
T
:
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<T> |
iteratorJava() |
iterator
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<T> iteratorJava()