The members of System.Xml.Serialization.CodeIdentifiers are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Xml.Serialization.CodeIdentifiers class. | ||
Initializes a new instance of the System.Xml.Serialization.CodeIdentifiers class and determines whether code identifiers are case sensitive. |
UseCamelCasing | bool.
Gets or sets a value that indicates whether the instance uses camel case. |
Add(string, object)
| ||
AddReserved(string)
| ||
AddUnique(string, object)
| ||
Clear()
| ||
IsInUse(string)
| ||
MakeRightCase(string)
| ||
MakeUnique(string)
| ||
Remove(string)
| ||
RemoveReserved(string)
| ||
ToArray(Type)
|