An NDoc Documented Class Library

Storage.storage_iter Structure

Structure: storage_iter structure for holding temporary volume results over each iteration

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

System.Object
   System.ValueType
      CommodityStorage.Storage.Storage.storage_iter

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

[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.storage_iter Members | CommodityStorage.Storage Namespace