Click or drag to resize
MmsSerializationSurrogateGetKnownCustomDataTypes Method

[Missing <summary> documentation for "M:Lithnet.MetadirectoryServices.MmsSerializationSurrogate.GetKnownCustomDataTypes(System.Collections.ObjectModel.Collection{System.Type})"]

Namespace: Lithnet.MetadirectoryServices
Assembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax
public void GetKnownCustomDataTypes(
	Collection<Type> customDataTypes
)

Parameters

customDataTypes
Type: System.Collections.ObjectModelCollectionType

[Missing <param name="customDataTypes"/> documentation for "M:Lithnet.MetadirectoryServices.MmsSerializationSurrogate.GetKnownCustomDataTypes(System.Collections.ObjectModel.Collection{System.Type})"]

Implements

IDataContractSurrogateGetKnownCustomDataTypes(CollectionType)
See Also