The IPredicate type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetFactoryId | Returns DataSerializableFactory factory id for this class. (Inherited from IIdentifiedDataSerializable.) | |
GetId | Returns type identifier for this class. (Inherited from IIdentifiedDataSerializable.) | |
ReadData | Reads fields from the input stream (Inherited from IIdentifiedDataSerializable.) | |
WriteData | Writes object fields to output stream (Inherited from IIdentifiedDataSerializable.) |
See Also