C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Collections.Generic
Stack(T) Class
Stack(T) Methods
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Peek Method
Pop Method
Push Method
ToArray Method
TrimExcess Method
Stack
T
Clear Method
Removes all objects from the
Stack
T
.
Namespace:
System.Collections.Generic
Assembly:
CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
void
Clear
()
See Also
Reference
Stack
T
Class
System.Collections.Generic Namespace