Namespace: Rx.Net – Class: MetaData – Assembly: Rx.Net.Mixed

MetaData.GetElementInfos Method

C#
public void GetElementInfos(string sName, out string sType, out string sGroup)

Gets all information about the given element.

Parameters

[string] sName

[in] The name of the element.

[string] sType

[out] The type of the element.

[string] sGroup

[out] The group of the element.