MDL sdf data block buffer
Namespace:
Hyleos.Chemistry.IOAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public StringCollection Data { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Data As StringCollection |
| Visual C++ |
|---|
public: property StringCollection^ Data { StringCollection^ get (); } |