imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Graph Namespaces
imbSCI.Graph.MXGraph Namespaces
imbSCI.Graph.MXGraph.io
mxCodec Class
mxCodec Methods
Decode Method
DecodeCell Method
Encode Method
EncodeCell Method
GetElementById Method
GetId Method
GetObject Method
InsertIntoGraph Method
Lookup Method
PutObject Method
Reference Method
SetAttribute Method
mxCodec
GetElementById Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Returns the element with the given ID from the document.
Namespace:
imbSCI.Graph.MXGraph.io
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
public
XmlNode
GetElementById
(
string
id
)
Request Example
View Source
Parameters
id
Type:
System
String
ID of the element to be returned.
Return Value
Type:
XmlNode
Returns the element for the given ID.
See Also
Reference
mxCodec Class
imbSCI.Graph.MXGraph.io Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs