Terms containing argument | all forms
Subject | English | Korean |
comp., MS | action argument | 매크로 함수 인수 (Additional information required by some macro actions - for example, the object affected by the action or special conditions under which the action is carried out) |
comp., MS | generic type argument | 제네릭 형식 인수 (The type that the user specifies when creating instances of a generic type or when calling a generic method) |
comp., MS | named argument | 명명된 인수 (An argument that has a name that is predefined in a field. Instead of providing values for arguments in the order expected by the syntax, you can use named arguments to assign values in any order) |