Xamarin.Forms.ResourceDictionary: Property Members

The properties of Xamarin.Forms.ResourceDictionary are listed below. For a list of all members, see the ResourceDictionary Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint. The number of entries in the Xamarin.Forms.ResourceDictionary.
default property
Item(string)object. Retrieves the object value associated with the key index.
[read-only]
KeysICollection<string>. The collection of identifier strings that are keys in the Xamarin.Forms.ResourceDictionary.
[read-only]
ValuesICollection<object>. Retrieves the values of the Xamarin.Forms.ResourceDictionary.