C-DEngine 5.105

TheMirrorCache<(Of <(<'T>)>)>..::..TheValues Property

Gets the values.

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public List<T> TheValues { get; }
Public ReadOnly Property TheValues As List(Of T)
	Get
public:
property List<T>^ TheValues {
	List<T>^ get ();
}

Field Value

The values.