 | ConfigurationModifiedEventArgsConfigModifiedMemberValuesPairsList Property |
Gets the list of modified members with their corresponding values to be cast.
Namespace: LynceeTec.API.SequenceAssembly: LynceeTec.API.Sequence (in LynceeTec.API.Sequence.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:36 UTC
Syntaxpublic IReadOnlyList<ConfigModifiedMemberValuesPair> ConfigModifiedMemberValuesPairsList { get; }
public:
property IReadOnlyList<ConfigModifiedMemberValuesPair^>^ ConfigModifiedMemberValuesPairsList {
IReadOnlyList<ConfigModifiedMemberValuesPair^>^ get ();
}
Property Value
IReadOnlyListConfigModifiedMemberValuesPair
See Also