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