www.fgks.org   »   [go: up one dir, main page]

Skip Navigation Links
  

Microsoft Developer Network

Click to Rate and Give Feedback
Methods
 item Method
item Method

Retrieves an object from the behaviorUrns collection.

Syntax

oItem = behaviorUrns.item(iIndex)

Parameters

iIndex Required. Integer variable that specifies the element or collection to retrieve. If this parameter is a number, the method returns the element in the collection at the given position, where the first element has value 0, the second has 1, and so on. If this parameter is a string, the method returns a collection of elements, where the value of the name or id property for each element is equal to the string.

Return Value

Returns an object or a collection of element objects if successful, or null otherwise.

Standards Information

There is no public standard that applies to this method.

Applies To

behaviorUrns
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker
DCSIMG