ArrayFilterDefinitionTItem Class |
Namespace: MongoDB.Driver
The ArrayFilterDefinitionTItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArrayFilterDefinitionTItem | Initializes a new instance of the ArrayFilterDefinitionTItem class |
Name | Description | |
---|---|---|
![]() | ItemType |
Gets the type of an item.
(Overrides ArrayFilterDefinitionItemType.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Render(IBsonSerializer, IBsonSerializerRegistry) |
Renders the array filter to a BsonDocument.
(Inherited from ArrayFilterDefinition.) |
![]() | Render(IBsonSerializerTItem, IBsonSerializerRegistry) |
Renders the array filter to a BsonDocument.
|
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | (String to ArrayFilterDefinitionTItem) |
Performs an implicit conversion from String to ArrayFilterDefinitionTItem.
|
![]() ![]() | (BsonDocument to ArrayFilterDefinitionTItem) |
Performs an implicit conversion from BsonDocument to ArrayFilterDefinitionTItem.
|
Name | Description | |
---|---|---|
![]() | ToBson |
Serializes an object to a BSON byte array.
(Defined by BsonExtensionMethods.) |
![]() | ToBsonDocument |
Serializes an object to a BsonDocument.
(Defined by BsonExtensionMethods.) |
![]() | ToJson |
Serializes an object to a JSON string.
(Defined by BsonExtensionMethods.) |