ParameterDescription.Annotations Property
Public Property Annotations() As Collection(Of ParameterAnnotation)
Get
This language is not supported or no code example is available.
public Collection<ParameterAnnotation> Annotations {get;}
This language is not supported or no code example is available.
public:
property Collection<ParameterAnnotation^>^ Annotations {
Collection<ParameterAnnotation^>^ get( );
}
This language is not supported or no code example is available.