Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) | |
Item | Overloaded. Gets the first PropertyMapping for the specified tile property. |
The following tables list the members exposed by MappingCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) | |
Item | Overloaded. Gets the first PropertyMapping for the specified tile property. |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) | |
Contains | Overloaded. Determines whether this collection contains a PropertyMapping for the specified tile property. | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) | |
IndexOf | Overloaded. Determines index of the first PropertyMapping for the specified tile property. | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) | |
Remove | Overloaded. Removes the first occurrence of the PropertyMapping for the specified tile property from the collection. | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) |
Name | Description | |
---|---|---|
ClearItems | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) | |
InsertItem | Overridden. Inserts a PropertyMapping into the MappingCollection at the specified index. | |
RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<PropertyMapping>) | |
SetItem | Overridden. Replaces the PropertyMapping at the specified index. |