메소드 | 설명 | |
---|---|---|
ConfigurationCellCollection ( ) : System |
Creates a new ConfigurationCellCollection.
|
|
this ( int index ) : |
Gets or sets ConfigurationCell at specified index.
|
메소드 | 설명 | |
---|---|---|
ConfigurationCellCollection ( SerializationInfo info, StreamingContext context ) : System |
Creates a new ConfigurationCellCollection from serialization parameters.
|
protected ConfigurationCellCollection ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | The |
context | StreamingContext | The source |
리턴 | System |
public this ( int index ) : |
||
index | int | Index of value to get or set. |
리턴 |