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 QTOMaterial this[ Guid guid ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ guid As Guid _ ) As QTOMaterial Get |
Visual C++ |
---|
public: property QTOMaterial^ default[Guid guid] { QTOMaterial^ get (Guid guid); } |
Parameters
- guid
- Type: System..::..Guid