eDriven Framework API
Current Property
NamespaceseDriven.Core.UtilTypedPriorityStack<(Of <(<'T>)>)>Current
eDriven Framework API
Gets the top-most item currently in the stack
Declaration Syntax
C#Visual BasicVisual C++
public T Current { get; }
Public ReadOnly Property Current As T
	Get
public:
property T Current {
	T get ();
}

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)