|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITextBoxItemCollection
Represents a collection of ITextBox
.
Method Summary | |
---|---|
int |
add(ITextBox textBox)
Adds a textbox to the collection. |
ITextBox |
get(int index)
Gets the ITextBox at the specified index. |
Method Detail |
---|
ITextBox get(int index)
ITextBox
at the specified index.
index
- The index
int add(ITextBox textBox)
textBox
- the text box.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |