Slide Members
The Slide type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Slide) |
Indicates whether the current object is equal to another object of the same type.
|
![]() |
Equals(Object) |
Determines whether the specified Object is equal to this instance.
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Returns a hash code for this instance.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Equality |
Implements the == operator.
|
![]() ![]() |
Inequality |
Implements the != operator.
|
Properties
Name | Description | |
---|---|---|
![]() |
Answers |
Gets or sets the answers.
|
![]() |
Category |
Gets or sets the category.
|
![]() |
Content |
Gets or sets the content.
|
![]() |
CorrectAnswerIndex |
Gets or sets the index of the correct answer.
|
![]() |
Id |
Gets or sets the identifier.
|
![]() |
ImageBytes |
Gets or sets the image bytes.
|
![]() |
ImageDescription |
Gets or sets the image description.
|
![]() |
Index |
Gets or sets the index.
|
![]() |
Question |
Gets or sets the question.
|
![]() |
ShouldShowImageOnQuiz |
Gets or sets a value indicating whether [should show image on quiz].
|
![]() |
ShouldShowQuestionOnQuiz |
Gets or sets a value indicating whether [should show question on quiz].
|
![]() |
ShouldShowSlideInSlideshow |
Gets or sets a value indicating whether [should show slide in slideshow].
|
![]() |
Title |
Gets or sets the title.
|