StackTEnumeratorCurrent Property |
Gets the element at the current position of the enumerator.
Namespace: System.Collections.GenericAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public T Current { get; }
Property Value
Type:
TSee Also