DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Collections
ListWrapper(T) Class
ListWrapper(T) Properties
Count Property
IsReadOnly Property
Item Property
WrappedList Property
ListWrapper
T
WrappedList Property
Namespace:
DHI.Mike1D.Generic.Collections
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IList
<T>
WrappedList
{
get
; }
Property Value
Type:
IList
T
See Also
Reference
ListWrapper
T
Class
DHI.Mike1D.Generic.Collections Namespace