Click or drag to resize

nodeBlock Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The nodeBlock type exposes the following members.

Methods
  NameDescription
Public methodAdd(T) (Inherited from ListhtmlWrapper.)
Public methodAdd(graphWrapNodehtmlWrapper)
Public methodAddRange (Inherited from ListhtmlWrapper.)
Public methodAsReadOnly (Inherited from ListhtmlWrapper.)
Public methodBinarySearch(T) (Inherited from ListhtmlWrapper.)
Public methodBinarySearch(T, IComparerT) (Inherited from ListhtmlWrapper.)
Public methodBinarySearch(Int32, Int32, T, IComparerT) (Inherited from ListhtmlWrapper.)
Public methodCalculateEntropy
Calculates the entropy.
Public methodClear (Inherited from ListhtmlWrapper.)
Public methodContains (Inherited from ListhtmlWrapper.)
Public methodConvertAllTOutput (Inherited from ListhtmlWrapper.)
Public methodCopyTo(T) (Inherited from ListhtmlWrapper.)
Public methodCopyTo(T, Int32) (Inherited from ListhtmlWrapper.)
Public methodCopyTo(Int32, T, Int32, Int32) (Inherited from ListhtmlWrapper.)
Public methodEquals (Inherited from Object.)
Public methodExists (Inherited from ListhtmlWrapper.)
Public methodFind (Inherited from ListhtmlWrapper.)
Public methodFindAll (Inherited from ListhtmlWrapper.)
Public methodFindIndex(PredicateT) (Inherited from ListhtmlWrapper.)
Public methodFindIndex(Int32, PredicateT) (Inherited from ListhtmlWrapper.)
Public methodFindIndex(Int32, Int32, PredicateT) (Inherited from ListhtmlWrapper.)
Public methodFindLast (Inherited from ListhtmlWrapper.)
Public methodFindLastIndex(PredicateT) (Inherited from ListhtmlWrapper.)
Public methodFindLastIndex(Int32, PredicateT) (Inherited from ListhtmlWrapper.)
Public methodFindLastIndex(Int32, Int32, PredicateT) (Inherited from ListhtmlWrapper.)
Public methodForEach (Inherited from ListhtmlWrapper.)
Public methodgetContent
Extracting text from leaf nodes in the block
Public methodGetEnumerator (Inherited from ListhtmlWrapper.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRange (Inherited from ListhtmlWrapper.)
Public methodGetTextTokenStats
Gets the text token stats.
Public methodGetType (Inherited from Object.)
Public methodIndexOf(T) (Inherited from ListhtmlWrapper.)
Public methodIndexOf(T, Int32) (Inherited from ListhtmlWrapper.)
Public methodIndexOf(T, Int32, Int32) (Inherited from ListhtmlWrapper.)
Public methodInsert (Inherited from ListhtmlWrapper.)
Public methodInsertRange (Inherited from ListhtmlWrapper.)
Public methodisChild
Determines whether the specified xPath points to node within this block
Public methodLastIndexOf(T) (Inherited from ListhtmlWrapper.)
Public methodLastIndexOf(T, Int32) (Inherited from ListhtmlWrapper.)
Public methodLastIndexOf(T, Int32, Int32) (Inherited from ListhtmlWrapper.)
Public methodRemove (Inherited from ListhtmlWrapper.)
Public methodRemoveAll (Inherited from ListhtmlWrapper.)
Public methodRemoveAt (Inherited from ListhtmlWrapper.)
Public methodRemoveRange (Inherited from ListhtmlWrapper.)
Public methodReverse (Inherited from ListhtmlWrapper.)
Public methodReverse(Int32, Int32) (Inherited from ListhtmlWrapper.)
Public methodSort (Inherited from ListhtmlWrapper.)
Public methodSort(IComparerT) (Inherited from ListhtmlWrapper.)
Public methodSort(ComparisonT) (Inherited from ListhtmlWrapper.)
Public methodSort(Int32, Int32, IComparerT) (Inherited from ListhtmlWrapper.)
Public methodToArray (Inherited from ListhtmlWrapper.)
Public methodToString (Inherited from Object.)
Public methodTrimExcess (Inherited from ListhtmlWrapper.)
Public methodTrueForAll (Inherited from ListhtmlWrapper.)
Top
See Also