ItemCount Property (OracleFormsChoice)
Class
OracleFormsChoice
.
Action
Gets the number of items in the choice.
Syntax
C#
protected
Integer
ItemCount { get; }
VB
'Declaration Protected Read Property ItemCount As
Integer
Access
Read only.