Interface
IMultiValueProvider

Interface for objects storing multiple values.

Definition

Namespace:Telerik.Windows.Controls.Diagrams.Extensions

Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll

Syntax:

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Multi")]
public interface IMultiValueProvider

Methods

GetValues()

Gets the values.

Declaration

cs-api-definition
object[] GetValues()

Returns

object[]

In this article
DefinitionMethodsGetValues()
Not finding the help you need?
Contact Support