The Entity type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Entity(String, String) |
Initializes a new instance of the Entity class
|
|
|
Entity(String, String, String, String) |
Initializes a new instance of the Entity class
|
|
|
Entity(String, Uri, TextReader, String) |
Initializes a new instance of the Entity class
|
Methods
| Name | Description | |
|---|---|---|
|
|
Close | |
|
|
Context | |
|
|
Equals | (Inherited from Object.) |
|
|
Error(String) | |
|
|
Error(String, Char) | |
|
|
Error(String, Int32) | |
|
|
Error(String, String) | |
|
|
ExpandCharEntity | |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
|
GetEncoding | |
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
IsLiteralType | |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
Open | |
|
|
ReadChar | |
|
|
ScanLiteral | |
|
|
ScanToEnd | |
|
|
ScanToken | |
|
|
SetLiteralType | |
|
|
SkipWhitespace | |
|
|
ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
|
|
EOF | |
|
|
Html | |
|
|
Internal | |
|
|
IsWhitespace | |
|
|
Lastchar | |
|
|
Line | |
|
|
Literal | |
|
|
LiteralType | |
|
|
Name | |
|
|
Parent | |
|
|
Proxy | |
|
|
PublicId | |
|
|
Uri |
Properties
| Name | Description | |
|---|---|---|
|
|
LinePosition | |
|
|
ResolvedUri |