public string GetSectionError(
CardSection section
)Public Function GetSectionError (
section As CardSection
) As Stringpublic:
String^ GetSectionError(
CardSection^ section
)member GetSectionError :
section : CardSection -> string