public NBElement this[ int type, string name ] { 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); }
member Element : NBElement