{4599202D-460F-3FB7-8A1C-C2CC6ED6C7C8}
System.Collections.Stack
Registry
{62C8FE65-4EBB-45E7-B440-6E39B2CDBF29}
InprocServer32
C:\Windows\System32\mscoree.dll
- Assembly:
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- Class:
System.Collections.Stack
- ThreadingModel:
Both
ProgId
System.Collections.Stack
Instance
- Type:
Stack
Methods
- get_Count:
int get_Count(), int ICollection.get_Count()
- get_IsSynchronized:
bool get_IsSynchronized(), bool ICollection.get_IsSynchronized()
- get_SyncRoot:
System.Object get_SyncRoot(), System.Object ICollection.get_SyncRoot()
- Clear:
void Clear()
- Clone:
System.Object Clone(), System.Object ICloneable.Clone()
- Contains:
bool Contains(System.Object obj)
- CopyTo:
void CopyTo(array array, int index), void ICollection.CopyTo(array array, int index)
- GetEnumerator:
System.Collections.IEnumerator GetEnumerator(), System.Collections.IEnumerator IEnumerable.GetEnumerator()
- Peek:
System.Object Peek()
- Pop:
System.Object Pop()
- Push:
void Push(System.Object obj)
- ToArray:
System.Object[] ToArray()
Properties
- Count:
int Count {get;}
- IsSynchronized:
bool IsSynchronized {get;}
- SyncRoot:
System.Object SyncRoot {get;}
MIT License. Copyright (c) 2021 Strontic.