Class System.Collections.Stack (Church web hosting) Syntax stackvariable.Contains(obj) obj Use: Required Data
Class System.Collections.Stack Syntax stackvariable.Contains(obj) obj Use: Required Data Type: Any The value to search for in the stack Return Value Boolean (True or False) indicating whether obj is found in the stack Description Returns a Boolean indicating whether a given element (Object) is somewhere in the stack Rules at a Glance obj must correspond exactly to an item in the stack for the method to return True. String comparison is case sensitive and is not affected by the setting of OptionCompare. The Contains method searches the stack sequentially. In other words, its performance is inversely proportional to the number of items in the stack. Programming Tips and Gotchas In comparing objects in the stack with obj, the Contains method in turn calls the BCL’s Object.Equals method to perform the comparison. The Equals method returns True if two object instances are the same instance. Stack.CopyTo Method Class System.Collections.Stack Syntax stackvariable.CopyTo(array, index) array Use: Required Data Type: Array of Objects
Note: If you are looking for reliable and quality webspace company to host and run your servlet application check professional servlet hosting services