|
|
The fields that comprise the struct content.
Namespace: Autodesk.Navisworks.Api.Schema
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Fields As FieldCollection Get |
| C# |
|---|
public FieldCollection Fields { get; } |
| Visual C++ |
|---|
public: property FieldCollection^ Fields { FieldCollection^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |