public class CadLineTypesDictionary extends NonGenericDictionary<String,CadLineTypeTableObject> implements com.aspose.ms.System.ICloneable
Represents dictionary with types of lines.
com.aspose.ms.System.Collections.Generic.Dictionary.Enumerator<TKey,TValue>, com.aspose.ms.System.Collections.Generic.Dictionary.KeyCollection<TKey,TValue>, com.aspose.ms.System.Collections.Generic.Dictionary.Link, com.aspose.ms.System.Collections.Generic.Dictionary.ValueCollection<TKey,TValue>
Constructor and Description |
---|
CadLineTypesDictionary() |
Modifier and Type | Method and Description |
---|---|
Object |
deepClone()
Clones the dictionary.
|
getKeysTyped, getValuesTyped
addItem, addItem, clear, containsItem, containsKey, containsValue, copyTo, copyToTArray, get_Item, getComparer, getDictionaryEntryEnumerator, getKeys, getSyncRoot, getValues, isFixedSize, isReadOnly, isSynchronized, iterator, removeItem, removeItemByKey, set_Item, size, tryGetValue
public Object deepClone()
Clones the dictionary.
deepClone
in interface com.aspose.ms.System.ICloneable
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.