Bson |
The BsonArray type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | ||
| AddRange(IEnumerableBsonValue) | ||
| AddRangeTCollection(TCollection) | ||
| Clear | ||
| CompareTo(BsonValue) | (Overrides BsonValueCompareTo(BsonValue)) | |
| CompareTo(BsonValue, Collation) | (Inherited from BsonValue) | |
| Contains | ||
| CopyTo | ||
| Equals(BsonValue) | (Inherited from BsonValue) | |
| Equals(Object) | (Inherited from BsonValue) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetBytesCountElement |
Get how many bytes one single element will used in BSON format
(Inherited from BsonValue) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from BsonValue) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IndexOf | ||
| Insert | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Remove | ||
| RemoveAt | ||
| ToString | (Inherited from BsonValue) |
| Name | Description | |
|---|---|---|
| GetReverseBsonValue |
Returns reversed list.
(Defined by CollectionUtility) | |
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |