Class IntegerListType
[Serializable]
public class IntegerListType
- Inheritance
-
IntegerListType
- Inherited Members
Properties
Int
[AllowNull]
[MaybeNull]
public Collection<string> Int { get; set; }
Property Value
IntSpecified
Gets a value indicating whether the Int collection is empty.
public bool IntSpecified { get; }