







![]() ![]() ![]() |
A Sandcastle Documented Class Library |
MixedCodeDocumentCodeFragment Members |
MixedCodeDocumentCodeFragment Class Methods Properties See Also Send Feedback |
The MixedCodeDocumentCodeFragment type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | 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.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Code |
Gets the fragment code text.
|
![]() | FragmentText |
Gets the fragement text.
(Inherited from MixedCodeDocumentFragment.) |
![]() | FragmentType |
Gets the type of fragment.
(Inherited from MixedCodeDocumentFragment.) |
![]() | Line |
Gets the line number of the fragment.
(Inherited from MixedCodeDocumentFragment.) |
![]() | LinePosition |
Gets the line position (column) of the fragment.
(Inherited from MixedCodeDocumentFragment.) |
![]() | StreamPosition |
Gets the fragment position in the document's stream.
(Inherited from MixedCodeDocumentFragment.) |