public class ConnectionParameterCollection extends CollectionBase
ConnectionParameter collection| Modifier and Type | Method and Description |
|---|---|
ConnectionParameter |
get(int index)
Gets the
ConnectionParameter element at the specified index. |
ConnectionParameter |
get(java.lang.String connParamName)
Gets the
ConnectionParameter element with the specified name. |
void |
set(int index,
ConnectionParameter value) |
public ConnectionParameter get(int index)
ConnectionParameter element at the specified index.get in class CollectionBaseindex - The zero based index of the element.public void set(int index,
ConnectionParameter value)
public ConnectionParameter get(java.lang.String connParamName)
ConnectionParameter element with the specified name.connParamName - connection parameter nameSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.