Returns the index of the entry whose tag is tag.
Original signature is '- (NSInteger)indexOfCellWithTag:(NSInteger)tag'
Available in Mac OS X v10.0 and later.


- tag (NSInteger)
- The tag of the desired entry.

[Missing <returns> documentation for "M:Monobjc.AppKit.NSForm.IndexOfCellWithTag(Monobjc.Foundation.NSInteger)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)