'Declaration Public Overloads Function Push( _ ByVal list As IList(Of Object), _ ByVal index As Integer, _ ByVal count As Integer _ ) As Integer
'Usage Dim instance As FileSystemOperationOptionStack Dim list As IList(Of Object) Dim index As Integer Dim count As Integer Dim value As Integer value = instance.Push(list, index, count)
Parameters
- list
- index
- count