Gets or sets the subfield.
 
 
    Namespace: 
   Biolomics.BioCallback
    Assembly:
   Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic int this[
	int idx
] { get; set; }Public Property Subfield ( 
	idx As Integer
) As Integer
	Get
	Set
Parameters
- idx
- Type: SystemInt32
 
Property Value
Type: 
Int32
 The subfield value.
 
 See Also
See Also