PowerTCP Emulation for .NET CF
OptionCollection Class Members
See Also  Properties  Methods  Send comments on this topic.
Dart.Emulation Namespace : OptionCollection Class


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 MethodAddOverloaded.  Adds a new Option to the OptionCollection object.  
public MethodAddRange 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

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.