linkCollection Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.structure
public class linkCollection : ObservableCollection<link>
The linkCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| linkCollection | Initializes a new instance of the linkCollection class | |
| linkCollection(linkProcessFlags) | Initializes a new instance of the linkCollection class |
| Name | Description | |
|---|---|---|
| byNature |
pristup linkovima prema prirodi linka
| |
| byScope |
pristup linkovima prema scope-u linka
| |
| byUrl | ||
| Count | (Inherited from Collectionlink.) | |
| flags |
flagovi koji odredjuju kako kolekcija obradjuje linkove
| |
| Item | (Inherited from Collectionlink.) | |
| paramTopScored |
parametar koji je najbolje rangiran
|
| Name | Description | |
|---|---|---|
| Add | (Inherited from Collectionlink.) | |
| Clear | (Inherited from Collectionlink.) | |
| Contains | (Inherited from Collectionlink.) | |
| CopyTo | (Inherited from Collectionlink.) | |
| deployCollection |
Vrsi kalkulaciju Scope-a i Nature-a, postavlja apsolutnu verziju linka
| |
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from Collectionlink.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from Collectionlink.) | |
| Insert | (Inherited from Collectionlink.) | |
| Move | (Inherited from ObservableCollectionlink.) | |
| Remove | (Inherited from Collectionlink.) | |
| RemoveAt | (Inherited from Collectionlink.) | |
| reportCollection |
Dopunjava izvestaj sa podacima o sebi
| |
| ToString | (Inherited from Object.) | |
| updateDictionaries |
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableCollectionlink.) |