August 2003
Intermediate to advanced
928 pages
32h 1m
English
OptionalAttribute
This attribute is attached to a parameter to indicate that it is optional.
public sealed class OptionalAttribute : Attribute { // Public Constructors public OptionalAttribute( ); }
System.Object
→
System.Attribute
→
OptionalAttribute
Parameter