IDynamicGraphSourceT Interface |
Namespace: imbACE.Core.core.interfaces
public interface IDynamicGraphSource<T> : IDynamicGraphSource, IDynamicSource, IDisplayInfoExtended, IDisplayInfo where T : class, new()
The IDynamicGraphSourceT type exposes the following members.
| Name | Description | |
|---|---|---|
| attributes | (Inherited from IDisplayInfoExtended.) | |
| Count | (Inherited from IDynamicSource.) | |
| description | (Inherited from IDisplayInfo.) | |
| displayName | (Inherited from IDisplayInfo.) | |
| dynamicItemSource |
Pruza enumerator za pristup svim Dynamic itemima
(Inherited from IDynamicSource.) | |
| menuIcon | (Inherited from IDisplayInfo.) | |
| parent | ||
| subTrees |
| Name | Description | |
|---|---|---|
| Add |
Dodaje novi item u kolekciju
(Inherited from IDynamicSource.) | |
| GetHashCode | (Inherited from IDynamicSource.) | |
| RemoveAll | (Inherited from IDynamicSource.) |
| Name | Description | |
|---|---|---|
| CollectionChanged |
Javlja da je doslo do promene u kolekciji
(Inherited from IDynamicSource.) |