Skip to main content

IndexerDescriptor Methods

Methods

Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize()Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
MemberwiseClone()Creates a shallow copy of the current Object.
(Inherited from Object)
Subscribe(IObserver(Object))Notifies the provider that an observer is to receive notifications.
ToString()Returns a string that represents the current object.
(Inherited from Object)
WithMode(BindingMode)Modifies the binding mode.
WithPriority(BindingPriority)Modifies the binding priority.

Extension Methods

StreamBinding(Object)()
(Defined by StreamBindingExtensions)
ToBinding(Object)()Converts an IObservable(T) to an IBinding.
(Defined by AvaloniaObjectExtensions)

See Also

Reference

IndexerDescriptor Class
Avalonia.Data Namespace