Click or drag to resize

contentPageSet Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The contentPageSet type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from CollectionIContentPage.)
Protected methodBlockReentrancy
Disallows reentrant attempts to change this collection.
(Inherited from ObservableCollectionIContentPage.)
Protected methodCheckReentrancy
Checks for reentrant attempts to change this collection.
(Inherited from ObservableCollectionIContentPage.)
Public methodClear (Inherited from CollectionIContentPage.)
Protected methodClearItems
Removes all items from the collection.
(Inherited from ObservableCollectionIContentPage.)
Public methodContains (Inherited from CollectionIContentPage.)
Public methodCopyTo (Inherited from CollectionIContentPage.)
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 CollectionIContentPage.)
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 CollectionIContentPage.)
Public methodInsert (Inherited from CollectionIContentPage.)
Protected methodInsertItem
Inserts an item into the collection at the specified index.
(Inherited from ObservableCollectionIContentPage.)
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 ObservableCollectionIContentPage.)
Public methodmoveCurrent
Protected methodMoveItem
Moves the item at the specified index to a new location in the collection.
(Inherited from ObservableCollectionIContentPage.)
Protected methodOnCollectionChanged
Raises the CollectionChanged event with the provided arguments.
(Inherited from ObservableCollectionIContentPage.)
Public methodOnPropertChangedNoHandler
Poziva se kada nema handlera za PropertyChangedEventHandler
Protected methodOnPropertyChanged(PropertyChangedEventArgs)
Raises the PropertyChanged event with the provided arguments.
(Inherited from ObservableCollectionIContentPage.)
Public methodOnPropertyChanged(String)
Kreira event koji obaveštava da je promenjen neki parametar
Public methodRemove (Inherited from CollectionIContentPage.)
Public methodRemoveAt (Inherited from CollectionIContentPage.)
Protected methodRemoveItem
Removes the item at the specified index of the collection.
(Inherited from ObservableCollectionIContentPage.)
Protected methodSetItem
Replaces the element at the specified index.
(Inherited from ObservableCollectionIContentPage.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also