PowerTCP Emulation for .NET
OptionCollection Class Members
Properties  Methods 

The following tables list the members exposed by OptionCollection.

Public Constructors
 NameDescription
Public ConstructorOptionCollection Constructor Initializes an instance of the OptionCollection object.  
Top
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<Option>)
Public PropertyCount (Inherited from System.Collections.Generic.List<Option>)
Public PropertyItem (Inherited from System.Collections.Generic.List<Option>)
Public PropertyTransmitBinary Gets a value indicating if the "TRANSMIT-BINARY" option was negotiated for the OptionCollection.  
Top
Public Methods
 NameDescription
Public MethodAdd Adds a new Option to the OptionCollection object.  
Public MethodAddRangeOverloaded.  Adds an array of Option objects to the OptionCollection.  
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<Option>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<Option>)
Public MethodClear (Inherited from System.Collections.Generic.List<Option>)
Public MethodContains (Inherited from System.Collections.Generic.List<Option>)
Public MethodConvertAll (Inherited from System.Collections.Generic.List<Option>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<Option>)
Public MethodExists (Inherited from System.Collections.Generic.List<Option>)
Public MethodFindOverloaded.  Returns the Option object which matches the specified code.  
Public MethodFindAll (Inherited from System.Collections.Generic.List<Option>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<Option>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<Option>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<Option>)
Public MethodForEach (Inherited from System.Collections.Generic.List<Option>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<Option>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<Option>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Option>)
Public MethodInsert (Inherited from System.Collections.Generic.List<Option>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<Option>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Option>)
Public MethodRemove (Inherited from System.Collections.Generic.List<Option>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<Option>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<Option>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<Option>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<Option>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<Option>)
Public MethodToArray (Inherited from System.Collections.Generic.List<Option>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<Option>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<Option>)
Top
See Also

Reference

OptionCollection Class
Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic