|
| virtual void | Dispose () |
| |
| | TransportProtocolList (System.Collections.ICollection c) |
| |
| void | CopyTo (TransportProtocol[] array) |
| |
| void | CopyTo (TransportProtocol[] array, int arrayIndex) |
| |
| void | CopyTo (int index, TransportProtocol[] array, int arrayIndex, int count) |
| |
| TransportProtocolListEnumerator | GetEnumerator () |
| |
| void | Clear () |
| |
| void | Add (TransportProtocol x) |
| |
| | TransportProtocolList () |
| |
| | TransportProtocolList (TransportProtocolList other) |
| |
| | TransportProtocolList (int capacity) |
| |
| void | AddRange (TransportProtocolList values) |
| |
| TransportProtocolList | GetRange (int index, int count) |
| |
| void | Insert (int index, TransportProtocol x) |
| |
| void | InsertRange (int index, TransportProtocolList values) |
| |
| void | RemoveAt (int index) |
| |
| void | RemoveRange (int index, int count) |
| |
| void | Reverse () |
| |
| void | Reverse (int index, int count) |
| |
| void | SetRange (int index, TransportProtocolList values) |
| |
| DeltaVSoft.RCFProto.TransportProtocolList.TransportProtocolList |
( |
System.Collections.ICollection |
c | ) |
|
| DeltaVSoft.RCFProto.TransportProtocolList.TransportProtocolList |
( |
| ) |
|
| DeltaVSoft.RCFProto.TransportProtocolList.TransportProtocolList |
( |
int |
capacity | ) |
|
| void DeltaVSoft.RCFProto.TransportProtocolList.Clear |
( |
| ) |
|
| void DeltaVSoft.RCFProto.TransportProtocolList.CopyTo |
( |
TransportProtocol[] |
array, |
|
|
int |
arrayIndex |
|
) |
| |
| void DeltaVSoft.RCFProto.TransportProtocolList.CopyTo |
( |
int |
index, |
|
|
TransportProtocol[] |
array, |
|
|
int |
arrayIndex, |
|
|
int |
count |
|
) |
| |
| virtual void DeltaVSoft.RCFProto.TransportProtocolList.Dispose |
( |
| ) |
|
|
virtual |
| void DeltaVSoft.RCFProto.TransportProtocolList.Insert |
( |
int |
index, |
|
|
TransportProtocol |
x |
|
) |
| |
| void DeltaVSoft.RCFProto.TransportProtocolList.RemoveAt |
( |
int |
index | ) |
|
| void DeltaVSoft.RCFProto.TransportProtocolList.RemoveRange |
( |
int |
index, |
|
|
int |
count |
|
) |
| |
| void DeltaVSoft.RCFProto.TransportProtocolList.Reverse |
( |
| ) |
|
| void DeltaVSoft.RCFProto.TransportProtocolList.Reverse |
( |
int |
index, |
|
|
int |
count |
|
) |
| |
| bool DeltaVSoft.RCFProto.TransportProtocolList.swigCMemOwn |
|
protected |
| int DeltaVSoft.RCFProto.TransportProtocolList.Capacity |
|
getset |
| int DeltaVSoft.RCFProto.TransportProtocolList.Count |
|
get |
| bool DeltaVSoft.RCFProto.TransportProtocolList.IsFixedSize |
|
get |
| bool DeltaVSoft.RCFProto.TransportProtocolList.IsReadOnly |
|
get |
| bool DeltaVSoft.RCFProto.TransportProtocolList.IsSynchronized |
|
get |
The documentation for this class was generated from the following file: