Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public QTOMaterialItem this[ string name ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ name As String _ ) As QTOMaterialItem Get |
Visual C++ |
---|
public: property QTOMaterialItem^ default[String^ name] { QTOMaterialItem^ get (String^ name); } |
Parameters
- name
- Type: System..::..String