Interface IGraphElementWithData
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public interface IGraphElementWithData : IGraphElement, IGraphChild, IObservableDisposable, IDisposable, INotifiedCollectionChild<IGraph>, ICollectionChild<IGraph>, IPrewarmable, IIdentifiable, INotifyPropertyChanged
Methods
CreateData()
Declaration
IGraphElementData CreateData()
Returns
| Type | Description |
|---|---|
| IGraphElementData |