Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public NBElement this[
int type,
string name
] { get; }
public NBElement this[
int type,
string name
] { get; }
Public ReadOnly Default Property Element (
type As Integer,
name As String
) As NBElement
Get
Public ReadOnly Default Property Element (
type As Integer,
name As String
) As NBElement
Get
public:
property NBElement^ default[int type, String^ name] {
NBElement^ get (int type, String^ name);
}
public:
property NBElement^ default[int type, String^ name] {
NBElement^ get (int type, String^ name);
}
member Element : NBElement with get
member Element : NBElement with get
Property Value
Type:
NBElement