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()
Copyright © 2004-2022 Aspose Pty Ltd. All Rights Reserved.