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

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