Click or drag to resize

contentPageCollection Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The contentPageCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd(T) (Inherited from CollectioncontentPageSet.)
Public methodAdd(IContentPage)
Dodaje stranicu u odgovarajuci set - ili kreira novi set
Protected methodBlockReentrancy
Disallows reentrant attempts to change this collection.
(Inherited from ObservableCollectioncontentPageSet.)
Protected methodCheckReentrancy
Checks for reentrant attempts to change this collection.
(Inherited from ObservableCollectioncontentPageSet.)
Public methodClear (Inherited from CollectioncontentPageSet.)
Protected methodClearItems
Removes all items from the collection.
(Inherited from ObservableCollectioncontentPageSet.)
Public methodContains (Inherited from CollectioncontentPageSet.)
Public methodCopyTo (Inherited from CollectioncontentPageSet.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectioncontentPageSet.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from CollectioncontentPageSet.)
Public methodInsert (Inherited from CollectioncontentPageSet.)
Protected methodInsertItem
Inserts an item into the collection at the specified index.
(Inherited from ObservableCollectioncontentPageSet.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMove
Moves the item at the specified index to a new location in the collection.
(Inherited from ObservableCollectioncontentPageSet.)
Public methodmoveCurrent
Public methodmoveCurrentSet
Protected methodMoveItem
Moves the item at the specified index to a new location in the collection.
(Inherited from ObservableCollectioncontentPageSet.)
Protected methodOnCollectionChanged
Raises the CollectionChanged event with the provided arguments.
(Inherited from ObservableCollectioncontentPageSet.)
Public methodOnPropertChangedNoHandler
Poziva se kada nema handlera za PropertyChangedEventHandler
Protected methodOnPropertyChanged(PropertyChangedEventArgs)
Raises the PropertyChanged event with the provided arguments.
(Inherited from ObservableCollectioncontentPageSet.)
Public methodOnPropertyChanged(String)
Kreira event koji obaveštava da je promenjen neki parametar
Public methodRemove (Inherited from CollectioncontentPageSet.)
Public methodRemoveAt (Inherited from CollectioncontentPageSet.)
Protected methodRemoveItem
Removes the item at the specified index of the collection.
(Inherited from ObservableCollectioncontentPageSet.)
Public methodselectSet
Selektuje i/ili instancijra
Protected methodSetItem
Replaces the element at the specified index.
(Inherited from ObservableCollectioncontentPageSet.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also