Click or drag to resize

IPropertyGetter Methods

The IPropertyGetter type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetPropertyAvailability
Retrieves the availability, the support, for the passed programming parameters.
Public methodGetPropertyInts
Gets one or more label programming parameters of type Integer.
Public methodGetPropertyRanges
Gets one or more property ranges for the passed programming parameters.
Public methodGetPropertyStrings
Gets one or more label programming parameters of type String.
Top
See Also