ApplicationForm.Item Property¶
Form field indexer
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public ApplicationFormField this[
int index
] { get; }
VB¶
Public ReadOnly Default Property Item (
index As Integer
) As ApplicationFormField
Get
Parameters¶
- index
- Type: System.Int32
index
Return Value¶
Type: ApplicationFormField
Application form Field