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() |
iteratorcom.aspose.ms.System.Collections.Generic.IGenericEnumerator<T> iteratorJava()
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.