Version

ScannerCollection Class Members

The following tables list the members exposed by ScannerCollection.

Public Constructors
 NameDescription
Public ConstructorScannerCollection Constructor  
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<Scanner>)
Public PropertyCount (Inherited from System.Collections.Generic.List<Scanner>)
Public PropertyItem (Inherited from System.Collections.Generic.List<Scanner>)
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodAddRange (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodClear (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodContains (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodExists (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodFind (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodForEach (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodInsert (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodRemove (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodToArray (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<Scanner>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<Scanner>)
See Also

View on GitHub