Click or drag to resize

ProtectionTable Methods

The ProtectionTable type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from ListProtectionEntry.)
Public methodAddRange (Inherited from ListProtectionEntry.)
Public methodAsReadOnly (Inherited from ListProtectionEntry.)
Public methodBinarySearch(T) (Inherited from ListProtectionEntry.)
Public methodBinarySearch(T, IComparerT) (Inherited from ListProtectionEntry.)
Public methodBinarySearch(Int32, Int32, T, IComparerT) (Inherited from ListProtectionEntry.)
Public methodClear (Inherited from ListProtectionEntry.)
Public methodContains (Inherited from ListProtectionEntry.)
Public methodConvertAllTOutput (Inherited from ListProtectionEntry.)
Public methodCopyTo(T) (Inherited from ListProtectionEntry.)
Public methodCopyTo(T, Int32) (Inherited from ListProtectionEntry.)
Public methodCopyTo(Int32, T, Int32, Int32) (Inherited from ListProtectionEntry.)
Public methodEquals (Inherited from Object.)
Public methodExists (Inherited from ListProtectionEntry.)
Protected methodFinalize (Inherited from Object.)
Public methodFind (Inherited from ListProtectionEntry.)
Public methodFindAll (Inherited from ListProtectionEntry.)
Public methodFindIndex(PredicateT) (Inherited from ListProtectionEntry.)
Public methodFindIndex(Int32, PredicateT) (Inherited from ListProtectionEntry.)
Public methodFindIndex(Int32, Int32, PredicateT) (Inherited from ListProtectionEntry.)
Public methodFindLast (Inherited from ListProtectionEntry.)
Public methodFindLastIndex(PredicateT) (Inherited from ListProtectionEntry.)
Public methodFindLastIndex(Int32, PredicateT) (Inherited from ListProtectionEntry.)
Public methodFindLastIndex(Int32, Int32, PredicateT) (Inherited from ListProtectionEntry.)
Public methodForEach (Inherited from ListProtectionEntry.)
Public methodGetEnumerator (Inherited from ListProtectionEntry.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRange (Inherited from ListProtectionEntry.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf(T) (Inherited from ListProtectionEntry.)
Public methodIndexOf(T, Int32) (Inherited from ListProtectionEntry.)
Public methodIndexOf(T, Int32, Int32) (Inherited from ListProtectionEntry.)
Public methodInsert (Inherited from ListProtectionEntry.)
Public methodInsertRange (Inherited from ListProtectionEntry.)
Public methodLastIndexOf(T) (Inherited from ListProtectionEntry.)
Public methodLastIndexOf(T, Int32) (Inherited from ListProtectionEntry.)
Public methodLastIndexOf(T, Int32, Int32) (Inherited from ListProtectionEntry.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove (Inherited from ListProtectionEntry.)
Public methodRemoveAll (Inherited from ListProtectionEntry.)
Public methodRemoveAt (Inherited from ListProtectionEntry.)
Public methodRemoveRange (Inherited from ListProtectionEntry.)
Public methodReverse (Inherited from ListProtectionEntry.)
Public methodReverse(Int32, Int32) (Inherited from ListProtectionEntry.)
Public methodSort (Inherited from ListProtectionEntry.)
Public methodSort(ComparisonT) (Inherited from ListProtectionEntry.)
Public methodSort(IComparerT) (Inherited from ListProtectionEntry.)
Public methodSort(Int32, Int32, IComparerT) (Inherited from ListProtectionEntry.)
Public methodToArray (Inherited from ListProtectionEntry.)
Public methodToString (Inherited from Object.)
Public methodTrimExcess (Inherited from ListProtectionEntry.)
Public methodTrueForAll (Inherited from ListProtectionEntry.)
Top
See Also