MappingCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of Mapping objects.
The MappingCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MappingCollection |
Top
Properties
Name | Description | |
---|---|---|
Count | ||
Item |
Top
Methods
Name | Description | |
---|---|---|
Add | ||
Clear | ||
Contains | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | ||
Insert | ||
MemberwiseClone | (Inherited from Object.) | |
Remove | ||
RemoveAt | ||
ToString | (Inherited from Object.) |
Top