com.aspose.email
Class HeaderCollection.KeysCollection
java.lang.Object
com.aspose.email.HeaderCollection.KeysCollection
- All Implemented Interfaces:
- Iterable
- Enclosing class:
- HeaderCollection
public static class HeaderCollection.KeysCollection
- extends Object
- implements Iterable
getCount
public int getCount()
isSynchronized
public boolean isSynchronized()
get_Item
public String get_Item(int index)
get
public String get(int index)
iterator
public Iterator iterator()
- Specified by:
iterator
in interface Iterable
copyTo
public void copyTo(Object[] array,
int index)
Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.