'Declaration Public Class KeyMapStack Inherits System.Collections.Generic.List(Of KeyMap)
public class KeyMapStack : System.Collections.Generic.List<KeyMap>
'Declaration Public Class KeyMapStack Inherits System.Collections.Generic.List(Of KeyMap)
public class KeyMapStack : System.Collections.Generic.List<KeyMap>
System.Object
System.Collections.Generic.List<T>
C1.Win.C1Preview.KeyMapStack