Click or drag to resize

AccessQueryGraphicsParameter<T> Constructor

Overload List
  NameDescription
Public methodAccessQueryGraphicsParameter<T>()
Initializes a new instance.
Protected methodAccessQueryGraphicsParameter<T>(AccessQueryGraphicsParameter<T>, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodAccessQueryGraphicsParameter<T>(AccessConstraint, T, T, T)
Initializes a new instance with the specified parameters.
Public methodAccessQueryGraphicsParameter<T>(AccessQuery, T, T, T)
Initializes a new instance with the specified parameters.
Public methodAccessQueryGraphicsParameter<T>(AccessQuery, IServiceProvider, T, T, T)
Initializes a new instance with the specified parameters.
Top
See Also