Click or drag to resize

IContentCollectionBase Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The IContentCollectionBase type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds an item to the IList.
(Inherited from IList.)
Public methodClear
Removes all items from the IList.
(Inherited from IList.)
Public methodContains
Determines whether the IList contains a specific value.
(Inherited from IList.)
Public methodCopyTo
Copies the elements of the ICollection to an Array, starting at a particular Array index.
(Inherited from ICollection.)
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodIndexOf
Determines the index of a specific item in the IList.
(Inherited from IList.)
Public methodInsert
Inserts an item to the IList at the specified index.
(Inherited from IList.)
Public methodNest
Osvezava vezu za prethodnim elementom -- i prijavljuje se kod njega kao sledeci element
Public methodQuery(contentRelationType, IContentElement, Int32)
Public methodQuery(contentRelationQueryType, contentRelationType, IContentElement, Int32)
Public methodQueryCF(contentRelationQueryType, contentRelationType, IContentElement, Int32)
Public methodRemove
Removes the first occurrence of a specific object from the IList.
(Inherited from IList.)
Public methodRemoveAt
Removes the IList item at the specified index.
(Inherited from IList.)
Top
Extension Methods
  NameDescription
Public Extension MethodcalculateTotalAndAvgScore
Calculates the total Item1 and average score Item2.
(Defined by spiderWebStructureTools.)
Top
See Also