An NDoc Documented Class Library

Storage.lincon Structure

Structure: lincon structue for holding linear constraints

For a list of all members of this type, see Storage.lincon Members.

System.Object
   System.ValueType
      CommodityStorage.Storage.Storage.lincon

[Visual Basic]
Public Structure Storage.lincon
[C#]
public struct Storage.lincon
[C++]
public __value struct Storage.lincon

[JScript] In JScript, you can use the structures defined by a type, but you cannot define your own.

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CommodityStorage.Storage

Assembly: CommodityStorage (in CommodityStorage.dll)

See Also

Storage.lincon Members | CommodityStorage.Storage Namespace