Méthode | Description | |
---|---|---|
DataCellCollection ( ) : System |
Creates a new DataCellCollection.
|
|
this ( int index ) : GSF.PhasorProtocols.BPAPDCstream.DataCell |
Gets or sets DataCell at specified index.
|
Méthode | Description | |
---|---|---|
DataCellCollection ( SerializationInfo info, StreamingContext context ) : System |
Creates a new DataCellCollection from serialization parameters.
|
protected DataCellCollection ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | The |
context | StreamingContext | The source |
Résultat | System |
public this ( int index ) : GSF.PhasorProtocols.BPAPDCstream.DataCell | ||
index | int | Index of value to get or set. |
Résultat | GSF.PhasorProtocols.BPAPDCstream.DataCell |