![]() | linkQueryPairs Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.structure
public class linkQueryPairs : propertyValuePairs
The linkQueryPairs type exposes the following members.
Name | Description | |
---|---|---|
![]() | linkQueryPairs | Initializes a new instance of the linkQueryPairs class |
![]() | linkQueryPairs(String, linkProcessFlags) | Initializes a new instance of the linkQueryPairs class |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from CollectionObject.) |
![]() | IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from aceDictionaryCollectionObject.) |
![]() | Item |
Gets or sets the element with the specified key.
(Inherited from aceDictionaryCollectionObject.) |
![]() | ItemInt32 | (Inherited from CollectionObject.) |
![]() | Keys |
Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue.
(Inherited from aceDictionaryCollectionObject.) |
![]() | origin |
kako je instancirana kolekcija - sta je bio izvor strukture
(Inherited from propertyValuePairs.) |
![]() | Values |
Gets an ICollectionT containing the values in the IDictionaryTKey, TValue.
(Inherited from aceDictionaryCollectionObject.) |
Name | Description | |
---|---|---|
![]() | _autoInit |
Inicijalizacija koja se pokrece sama nakon instanciranja
(Inherited from aceCollectionObject.) |
![]() | Add(KeyValuePairString, UTP) |
Adds an item to the ICollectionT.
(Inherited from aceDictionaryCollectionObject.) |
![]() | Add(T) | (Inherited from CollectionObject.) |
![]() | Add(String, UTP) |
Adds an element with the provided key and value to the IDictionaryTKey, TValue.
(Inherited from aceDictionaryCollectionObject.) |
![]() | Any | (Inherited from aceCollectionObject.) |
![]() | Clear | (Inherited from CollectionObject.) |
![]() | Contains(KeyValuePairString, UTP) |
Determines whether the ICollectionT contains a specific value.
(Inherited from aceDictionaryCollectionObject.) |
![]() | Contains(T) | (Inherited from CollectionObject.) |
![]() | ContainsKey |
Determines whether the IDictionaryTKey, TValue contains an element with the specified key.
(Inherited from aceDictionaryCollectionObject.) |
![]() | CopyTo(KeyValuePairString, UTP, Int32) | (Inherited from aceDictionaryCollectionObject.) |
![]() | CopyTo(T, Int32) | (Inherited from CollectionObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | getCrossSection |
Vraca pairs koji predstavljaju rezultat operacije nad skupom
(Inherited from propertyValuePairs.) |
![]() | getDataDescription |
Kompaktni opis podataka
(Inherited from propertyValuePairsBaseObject.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from aceDictionaryCollectionObject.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | getQueryLine |
Vraca Query line prema podesavanjima
|
![]() | GetType | (Inherited from Object.) |
![]() | getValues | (Inherited from propertyValuePairs.) |
![]() | getValues(Object, Boolean) |
Updataes data from the object. If fields defined does just update. If fields count is 0 - search all propertiesi in object
(Inherited from propertyValuePairsBaseObject.) |
![]() | getValues(DataRow, Boolean) |
Vraca vrednosti iz reda a koje se nalaze pod imenom u propertyValue paru - funkcija mapiranja ustvari
(Inherited from propertyValuePairsBaseObject.) |
![]() | IndexOf | (Inherited from CollectionObject.) |
![]() | Insert | (Inherited from CollectionObject.) |
![]() | Move | (Inherited from ObservableCollectionObject.) |
![]() | Remove(KeyValuePairString, UTP) |
Removes the first occurrence of a specific object from the ICollectionT.
(Inherited from aceDictionaryCollectionObject.) |
![]() | Remove(String) |
Removes the element with the specified key from the IDictionaryTKey, TValue.
(Inherited from aceDictionaryCollectionObject.) |
![]() | Remove(T) | (Inherited from CollectionObject.) |
![]() | RemoveAt | (Inherited from CollectionObject.) |
![]() | setQueryLine |
Podesava pairs preko query linije
|
![]() | setValues |
Kopira vrednosti iz sebe u target objekat. Izvrsava konverziju vrednosti ako je valueConversion ukljucen.
(Inherited from propertyValuePairsBaseObject.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryGetValue |
Gets the value associated with the specified key.
(Inherited from aceDictionaryCollectionObject.) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from ObservableCollectionObject.) |
![]() | PropertyChanged | (Inherited from aceCollectionObject.) |