VertexDeclaration.Equals

VertexDeclaration.Equals method

Determines whether this instance and a specified object, which must also be a VertexDeclaration object, have the same value.

public override bool Equals(object obj)

See Also