Click or drag to resize

IDynamicGraphSource Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core.interfaces
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public interface IDynamicGraphSource : IDynamicSource, 
	IDisplayInfoExtended, IDisplayInfo
Request Example View Source

The IDynamicGraphSource type exposes the following members.

Properties
  NameDescription
Public propertyattributes (Inherited from IDisplayInfoExtended.)
Public propertyCount (Inherited from IDynamicSource.)
Public propertydescription (Inherited from IDisplayInfo.)
Public propertydisplayName (Inherited from IDisplayInfo.)
Public propertydynamicItemSource
Pruza enumerator za pristup svim Dynamic itemima
(Inherited from IDynamicSource.)
Public propertymenuIcon (Inherited from IDisplayInfo.)
Public propertysubTrees
Top
Methods
  NameDescription
Public methodAdd
Dodaje novi item u kolekciju
(Inherited from IDynamicSource.)
Public methodGetHashCode (Inherited from IDynamicSource.)
Public methodRemoveAll (Inherited from IDynamicSource.)
Top
Events
  NameDescription
Public eventCollectionChanged
Javlja da je doslo do promene u kolekciji
(Inherited from IDynamicSource.)
Top
See Also