AutoGenerated Property (FieldCollection)
In This Topic
Gets a value indicating whether the current collection was created automatically and was not changed by the user.
Syntax
'Declaration
Public ReadOnly Property AutoGenerated As Boolean
public bool AutoGenerated {get;}
See Also