DotMP
DotMP.SharedEnumerable< T, U > Member List

This is the complete list of members for DotMP.SharedEnumerable< T, U >, including all inherited members.

Create< T >(string name, T[] value)DotMP.SharedEnumerable< T, U >inlinestatic
Create< T >(string name, List< T > value)DotMP.SharedEnumerable< T, U >inlinestatic
Shared< U >.Create< T >(string name, T value)DotMP.Shared< U >inlinestatic
Dispose()DotMP.SharedEnumerable< T, U >inline
Shared< U >.Dispose(bool disposing)DotMP.Shared< U >inlinevirtual
DisposedDotMP.Shared< U >
Get()DotMP.SharedEnumerable< T, U >inline
nameDotMP.Shared< U >private
operator T(Shared< T > shared)DotMP.Shared< U >inlinestatic
operator U(SharedEnumerable< T, U > shared)DotMP.SharedEnumerable< T, U >inlinestatic
Set(T value)DotMP.Shared< U >inline
sharedDotMP.Shared< U >protectedstatic
Shared(string name, T value)DotMP.Shared< U >inline
SharedEnumerable(string name, U value)DotMP.SharedEnumerable< T, U >inline
this[int index]DotMP.SharedEnumerable< T, U >